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 “////” characters
References
Link | Resource |
---|---|
http://packetstormsecurity.com/files/161495/docsify-4.11.6-Cross-Site-Scripting.html | Exploit Third Party Advisory |
http://seclists.org/fulldisclosure/2021/Feb/71 | Mailing List Third Party Advisory |
https://github.com/docsifyjs/docsify/commit/ff2a66f12752471277fe81a64ad6c4b2c08111fe | Patch Third Party Advisory |
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1076593 | Exploit Third Party Advisory |
https://snyk.io/vuln/SNYK-JS-DOCSIFY-1066017 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-02-19 17:15
Updated : 2024-02-28 18:08
NVD link : CVE-2021-23342
Mitre link : CVE-2021-23342
CVE.ORG link : CVE-2021-23342
JSON object : View
Products Affected
docsifyjs
- docsify
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')