CVE-2018-1000874
PHP cebe markdown parser version 1.2.0 and earlier contains a Cross Site Scripting (XSS) vulnerability in all distributed parsers allowing a malicious crafted script to be executed that can result in the lose of user data and sensitive user information.
Does this matter?
Lower severity and a low EPSS score (0.80%). Track it; it rarely justifies an emergency change on its own.
Description
PHP cebe markdown parser version 1.2.0 and earlier contains a Cross Site Scripting (XSS) vulnerability in all distributed parsers allowing a malicious crafted script to be executed that can result in the lose of user data and sensitive user information. This attack can be exploited by crafting a three backtick wrapped payload with a character in front: L: "```<script>alert();</script>```". NOTE: This has been argued as a non-issue (see references) since it is not the parser's job to sanitize malicious code from a parsed document
- CVSS 3.1
- 6.1 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- EPSS
- 0.80% probability · 55th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-79
- Affected
- cebe/markdown
- Source
- cve@mitre.org
References
- https://github.com/cebe/markdown/issues/166Exploit, Issue Tracking, Third Party Advisory
- https://github.com/cebe/markdown/issues/166#issuecomment-508230493
- https://github.com/cebe/markdown/issues/166Exploit, Issue Tracking, Third Party Advisory
- https://github.com/cebe/markdown/issues/166#issuecomment-508230493
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.