Vulnerabilities (CVE)

Filtered by vendor Thephpleague Subscribe
Filtered by product Commonmark
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2019-10010 1 Thephpleague 1 Commonmark 2023-12-10 4.3 MEDIUM 6.1 MEDIUM
Cross-site scripting (XSS) vulnerability in the PHP League CommonMark library before 0.18.3 allows remote attackers to insert unsafe links into HTML by using double-encoded HTML entities that are not properly escaped during rendering, a different vulnerability than CVE-2018-20583.
CVE-2018-20583 1 Thephpleague 1 Commonmark 2023-12-10 4.3 MEDIUM 6.1 MEDIUM
Cross-site scripting (XSS) vulnerability in the PHP League CommonMark library versions 0.15.6 through 0.18.x before 0.18.1 allows remote attackers to insert unsafe URLs into HTML (even if allow_unsafe_links is false) via a newline character (e.g., writing javascript as javascri%0apt).