Search for packages
| purl | pkg:npm/marked@0.3.5 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-5bd3-3bhj-e7hr
Aliases: CVE-2016-10531 |
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. |
Affected by 1 other vulnerability. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||
| Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
|---|---|---|---|---|---|
| 2026-06-02T04:37:44.514891+00:00 | GitLab Importer | Affected by | VCID-5bd3-3bhj-e7hr | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/marked/CVE-2016-10531.yml | 38.6.0 |