Cross-site Scripting in Parsedown
Moderate severity
GitHub Reviewed
Published
Mar 30, 2022
to the GitHub Advisory Database
•
Updated Jul 15, 2023
Description
Published to the GitHub Advisory Database
Mar 30, 2022
Reviewed
Mar 30, 2022
Last updated
Jul 15, 2023
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.References