You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parsedown before 1.7.2, 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.
Parsedown version prior to 1.7.0 contains a Cross Site Scripting (XSS) vulnerability in setMarkupEscaped for escaping HTML that can result in JavaScript code execution. This attack appears to be exploitable via specially crafted markdown that allows it to side step HTML escaping by breaking AST boundaries. This vulnerability appears to have been fixed in 1.7.0 and later.
Mend Note: Converted from WS-2018-0027, on 2022-11-08.
dev-mend-for-github-combot
changed the title
erusev/parsedown-1.6.4: 2 vulnerabilities (highest severity is: 8.1)
erusev/parsedown-1.6.4: 1 vulnerabilities (highest severity is: 8.1)
Mar 22, 2024
dev-mend-for-github-combot
changed the title
erusev/parsedown-1.6.4: 1 vulnerabilities (highest severity is: 8.1)
erusev/parsedown-1.6.4: 1 vulnerabilities (highest severity is: 6.1)
Jul 1, 2024
dev-mend-for-github-combot
changed the title
erusev/parsedown-1.6.4: 1 vulnerabilities (highest severity is: 6.1)
erusev/parsedown-1.6.4: 2 vulnerabilities (highest severity is: 8.1)
Jul 2, 2024
Vulnerable Library - erusev/parsedown-1.6.4
Parser for Markdown.
Library home page: https://api.github.com/repos/erusev/parsedown/zipball/fbe3fe878f4fe69048bb8a52783a09802004f548
Vulnerabilities
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2019-10905
Vulnerable Library - erusev/parsedown-1.6.4
Parser for Markdown.
Library home page: https://api.github.com/repos/erusev/parsedown/zipball/fbe3fe878f4fe69048bb8a52783a09802004f548
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Parsedown before 1.7.2, 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.
Publish Date: 2019-04-06
URL: CVE-2019-10905
CVSS 3 Score Details (8.1)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10905
Release Date: 2019-04-06
Fix Resolution: 1.7.2
CVE-2018-1000162
Vulnerable Library - erusev/parsedown-1.6.4
Parser for Markdown.
Library home page: https://api.github.com/repos/erusev/parsedown/zipball/fbe3fe878f4fe69048bb8a52783a09802004f548
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Parsedown version prior to 1.7.0 contains a Cross Site Scripting (XSS) vulnerability in
setMarkupEscaped
for escaping HTML that can result in JavaScript code execution. This attack appears to be exploitable via specially crafted markdown that allows it to side step HTML escaping by breaking AST boundaries. This vulnerability appears to have been fixed in 1.7.0 and later.Mend Note: Converted from WS-2018-0027, on 2022-11-08.
Publish Date: 2018-04-18
URL: CVE-2018-1000162
CVSS 3 Score Details (6.1)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://nvd.nist.gov/vuln/detail/CVE-2018-1000162
Release Date: 2018-04-18
Fix Resolution: 1.7.0
The text was updated successfully, but these errors were encountered: