CVE-2016-10531
Last modified
CVE-2016-10531 is a vulnerability of currently unknown severity. 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. EPSS estimates a 1.46% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Marked Project | Marked | <= 0.3.5 |
References
- https://github.com/chjj/marked/pull/592Exploit, Issue Tracking, Third Party Advisory
- https://github.com/chjj/marked/pull/592/commits/2cff85979be8e7a026a9aca35542c470cf5da523Patch, Third Party Advisory
- https://nodesecurity.io/advisories/101Third Party Advisory
- https://github.com/chjj/marked/pull/592Exploit, Issue Tracking, Third Party Advisory
- https://github.com/chjj/marked/pull/592/commits/2cff85979be8e7a026a9aca35542c470cf5da523Patch, Third Party Advisory
- https://nodesecurity.io/advisories/101Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2016-10531?
How severe is CVE-2016-10531?
How do I fix CVE-2016-10531?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2016
- CVE-2016-10526A common setup to deploy to gh-pages on every commit via a C…
- CVE-2016-10527The riot-compiler version version 2.3.21 has an issue in a r…
- CVE-2016-10528restafary is a REpresentful State Transfer API for Creating,…
- CVE-2016-10529Droppy versions <3.5.0 does not perform any verification for…
- CVE-2016-1053Use-after-free vulnerability in Adobe Reader and Acrobat bef…
- CVE-2016-10530The airbrake module 0.3.8 and earlier defaults to sending en…
- CVE-2016-10532console-io is a module that allows users to implement a web …
- CVE-2016-10533express-restify-mongoose is a module to easily create a flex…
- CVE-2016-10534electron-packager is a command line tool that packages Elect…
- CVE-2016-10535csrf-lite is a cross-site request forgery protection library…
- CVE-2016-10536engine.io-client is the client for engine.io, the implementa…
- CVE-2016-10537backbone is a module that adds in structure to a JavaScript …
Are you affected by CVE-2016-10531?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
