GHSA-vfvf-mqq8-rwqc · Severity: medium · Ecosystem: npm — Sanitization bypass using HTML Entities in marked
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 the rest behind, resulting in just `anything;` being left.
Conclusion & alert: CVE-2016-10531 is rated Exploit Available (56.7/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 0.30%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-03-30 | 0.59% | 0.30% | -0.29% |
| 2 | 2025-03-29 | 0.30% | 0.59% | +0.29% |
| 3 | 2025-03-17 | — | 0.30% | — |
Full EPSS history (7 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.1 | 3.0 | MEDIUM |
|
2.8 | 2.7 | [email protected] |
| 4.3 | 2.0 | MEDIUM |
|
8.6 | 2.9 | [email protected] |
GHSA-vfvf-mqq8-rwqc · Severity: medium · Ecosystem: npm — Sanitization bypass using HTML Entities in marked
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2016-10531 unimportant priority: Debian including 1 source packages (node-marked), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2016-10531 |
ubuntu
|
medium | CVE-2016-10531 medium priority: Ubuntu including 1 source packages (node-marked), 20 status rows across 20 suites (artful, bionic, cosmic, disco, eoan, focal, groovy, hirsute, impish, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): not-affected 16, DNE 1, ignored 1, needed 1, released 1. | https://ubuntu.com/security/CVE-2016-10531 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| marked_project | marked | <= 0.3.5 | cpe:2.3:a:marked_project:marked:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/chjj/marked/pull/592 | Exploit Issue Tracking Third Party Advisory |
| https://github.com/chjj/marked/pull/592/commits/2cff85979be8e7a026a9aca35542c470cf5da523 | Patch Third Party Advisory |
| https://nodesecurity.io/advisories/101 | Third Party Advisory |