Vulnerabilities
3 CVEs · NVD, GitHub Advisories, CISA KEV, FIRST EPSS, GitHub PoC repos
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2021-26813 | markdown2 >=1.0.1.18, fixed in 2.4.0, is affected by a regular expression denial of service vulnerability. markdown2 >=1.0.1.18, fixed in 2.4.0, is affected by a regular expression denial of service vulnerability. If an attacker provides a malicious string, it can make markdown2 processing difficult or delayed for an extended period of time. NVD description · AI analysis pending | 7.5 | 2% | PoC |
| — | |
| CVE-2020-11888 | python-markdown2 through 2.3.8 allows XSS because element names are mishandled unless a \w+ match succeeds. python-markdown2 through 2.3.8 allows XSS because element names are mishandled unless a \w+ match succeeds. For example, an attack might use elementname@ or elementname- with an onclick attribute. NVD description · AI analysis pending | 6.1 | 2% | PoC |
| — | |
| CVE-2018-5773 | An issue was discovered in markdown2 (aka python-markdown2) through 2.3.5. An issue was discovered in markdown2 (aka python-markdown2) through 2.3.5. The safe_mode feature, which is supposed to sanitize user input against XSS, is flawed and does not escape the input properly. With a crafted payload, XSS can be triggered, as demonstrated by omitting the final '>' character from an IMG tag. NVD description · AI analysis pending | 6.1 | <1% |
| — |