Advisory Database
  • Advisories
  • Dependency Scanning
  1. nuget
  2. ›
  3. marked
  4. ›
  5. CVE-2016-10531

CVE-2016-10531: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

May 31, 2018 (updated October 9, 2019)

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.

References

  • github.com/chjj/marked/pull/592
  • github.com/chjj/marked/pull/592/commits/2cff85979be8e7a026a9aca35542c470cf5da523
  • nodesecurity.io/advisories/101
  • nvd.nist.gov/vuln/detail/CVE-2016-10531

Code Behaviors & Features

Detect and mitigate CVE-2016-10531 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 0.3.5

Solution

Unfortunately, there is no solution available yet.

Impact 6.1 MEDIUM

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

nuget/marked/CVE-2016-10531.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:59 +0000.