Description
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.
Recommendation
Update the docsify package to the latest compatible version. Followings are version details:
- Affected version(s): < 4.11.4
- Patched version(s): 4.11.4
References
- GHSA-qpqh-46qj-vwcw
- snyk.io
- packetstormsecurity.com
- seclists.org
- CVE-2020-7680
- CWE-79
- CAPEC-310
- OWASP 2021-A3
- OWASP 2021-A6
Related Issues
- Cross-site scripting in jspdf - jspdf - CVE-2020-7690
- Cross-site Scripting in markdown-it-highlightjs - CVE-2020-7773
- Docsify vulnerable to cross-site scripting due to mishandled encoding - CVE-2021-30074
- Cross-Site Scripting in jquery - CVE-2020-7656
You might also like:
- Tags:
- npm
- docsify
Anything's wrong? Let us know Last updated on February 01, 2023


