Hackerone Marked Node Module vulnerabilities
2 known vulnerabilities affecting hackerone/marked_node_module.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH1MEDIUM1
Vulnerabilities
Page 1 of 1
CVE-2017-16114HIGHCVSS 7.5vAll versions2018-06-07
CVE-2017-16114 [HIGH] CWE-400 CVE-2017-16114: The marked module is vulnerable to a regular expression denial of service. Based on the information
The marked module is vulnerable to a regular expression denial of service. Based on the information published in the public issue, 1k characters can block for around 6 seconds.
nvd
CVE-2016-10531MEDIUMCVSS 6.1v<=0.3.52018-05-31
CVE-2016-10531 [MEDIUM] CWE-79 CVE-2016-10531: marked is an application that is meant to parse and compile markdown. Due to the way that marked 0.3
marked is an application that is meant to parse and compile markdown. Due to the way that marked 0.3.5 and earlier parses input, specifically HTML entities, it's possible to bypass marked's content injection protection (`sanitize: true`) to inject a `javascript:` URL. This flaw exists because `&#xNNanything;` gets parsed to what it could and leaves t
nvd