Vulnerabilities/

Cross-site Scripting in docsify

Severity:
Medium

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:

References

Related Issues

Tags:
npm
docsify
Anything's wrong? Let us know Last updated on February 01, 2023