docsify prior to 4.11.4 is susceptible to Cross-site Scripting (XSS). Docsify.js uses fragment identifiers (parameters after # sign) to load resources from server-side .md files. Due to lack of validation here, it is possible to provide external URLs after the /#/ (domain.com/#//attacker.com) and render arbitrary JavaScript/HTML inside docsify page.
References
Configurations
History
21 Nov 2024, 05:37
Type | Values Removed | Values Added |
---|---|---|
References | () http://packetstormsecurity.com/files/158515/Docsify.js-4.11.4-Cross-Site-Scripting.html - Exploit, Third Party Advisory, VDB Entry | |
References | () http://packetstormsecurity.com/files/161495/docsify-4.11.6-Cross-Site-Scripting.html - Exploit, Third Party Advisory | |
References | () http://seclists.org/fulldisclosure/2021/Feb/71 - Mailing List, Third Party Advisory | |
References | () https://github.com/docsifyjs/docsify/issues/1126 - Third Party Advisory | |
References | () https://github.com/docsifyjs/docsify/pull/1128 - Patch, Third Party Advisory | |
References | () https://snyk.io/vuln/SNYK-JS-DOCSIFY-567099 - Third Party Advisory |
Information
Published : 2020-07-20 16:15
Updated : 2024-11-21 05:37
NVD link : CVE-2020-7680
Mitre link : CVE-2020-7680
CVE.ORG link : CVE-2020-7680
JSON object : View
Products Affected
docsifyjs
- docsify
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')