First published: Tue Jan 02 2018(Updated: )
marked version 0.3.6 and earlier is vulnerable to an XSS attack in the data: URI parser.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
npm/marked | <0.3.7 | 0.3.7 |
Marked Project | <=0.3.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-1000427 is classified as a medium severity vulnerability due to its potential for XSS attacks.
To fix CVE-2017-1000427, upgrade to marked version 0.3.7 or later.
CVE-2017-1000427 exposes users to cross-site scripting (XSS) attacks via the data: URI parser.
Marked versions 0.3.6 and earlier are affected by CVE-2017-1000427.
CVE-2017-1000427 is specific to the marked package used in Node.js applications.