Docsify XSS Vulnerability
Moderate severity
GitHub Reviewed
Published
Mar 1, 2021
to the GitHub Advisory Database
•
Updated Sep 13, 2023
Description
Published by the National Vulnerability Database
Feb 19, 2021
Reviewed
Feb 24, 2021
Published to the GitHub Advisory Database
Mar 1, 2021
Last updated
Sep 13, 2023
This affects the package docsify before 4.12.0. It is possible to bypass the remediation done by CVE-2020-7680 and execute malicious JavaScript through the following methods 1) When parsing HTML from remote URLs, the HTML code on the main page is sanitized, but this sanitization is not taking place in the sidebar. 2) The isURL external check can be bypassed by inserting more
////
charactersReferences