← Back to CVE List

CVE-2020-7680

Published: 2020-07-20T16:15Z
Last Modified: 2024-11-21T05:37Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt