Vulnerabilities affecting this package (1)
| Vulnerability |
Summary |
Fixed by |
VCID-5bd3-3bhj-e7hr
Aliases:
CVE-2016-10531
GHSA-vfvf-mqq8-rwqc
|
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
marked is an application that is meant to parse and compile markdown. Due to the way that marked 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 the rest behind, resulting in just `anything;` being left.
|
There are no reported fixed by versions.
|
Vulnerabilities fixed by this package (0)
| Vulnerability |
Summary |
Aliases |
|
This package is not known to fix vulnerabilities.
|