{ "schema_version": "1.4.0", "id": "GHSA-gvg5-fmh4-q8jg", "modified": "2022-05-14T00:56:55Z", "published": "2022-05-14T00:56:55Z", "aliases": [ "CVE-2018-1000874" ], "details": "** DISPUTED ** 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: \"``````\". 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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000874" }, { "type": "WEB", "url": "https://github.com/cebe/markdown/issues/166" }, { "type": "WEB", "url": "https://github.com/cebe/markdown/issues/166#issuecomment-508230493" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-12-20T17:29:00Z" } }