Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. erusev/parsedown
  4. ›
  5. CVE-2019-10905

CVE-2019-10905: Code Injection

April 6, 2019 (updated August 2, 2019)

Parsedown, when safe mode is used and HTML markup is disabled, might allow attackers to execute arbitrary JavaScript code if a script (already running on the affected page) executes the contents of any element with a specific class. This occurs because spaces are permitted in code block infostrings, which interferes with the intended behavior of a single class name beginning with the language- substring.

References

  • github.com/erusev/parsedown/issues/699
  • nvd.nist.gov/vuln/detail/CVE-2019-10905

Code Behaviors & Features

Detect and mitigate CVE-2019-10905 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 before 1.7.2

Fixed versions

  • 1.7.2

Solution

Upgrade to version 1.7.2 or above.

Impact 8.1 HIGH

CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

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

Source file

packagist/erusev/parsedown/CVE-2019-10905.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:38 +0000.