Medium severity5.4OSV Advisory· Published Nov 25, 2024· Updated Jun 17, 2026
CVE-2024-32468
CVE-2024-32468
Description
Deno is a runtime for JavaScript and TypeScript written in rust. Several cross-site scripting vulnerabilities existed in the deno_doc crate which lead to Self-XSS with deno doc --html. 1.) XSS in generated search_index.js, deno_doc outputs a JavaScript file for searching. However, the generated file used innerHTML on unsanitzed HTML input. 2.) XSS via property, method and enum names, deno_doc did not sanitize property names, method names and enum names. The first XSS most likely didn't have an impact since deno doc --html is expected to be used locally with own packages.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
deno_doccrates.io | < 0.119.0 | 0.119.0 |
Affected products
2Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-qqwr-j9mm-fhw6ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-32468ghsaADVISORY
- github.com/denoland/deno/security/advisories/GHSA-qqwr-j9mm-fhw6nvdWEB
- github.com/denoland/deno_doc/blob/dc556c848831d7ae48f3eff2ababc6e75eb6b73e/src/html/templates/pages/search.jsnvdWEB
- github.com/denoland/deno_doc/commit/0f1ef3efbf16194730a29d93dcb9c02f6c490942ghsaWEB
News mentions
0No linked articles in our index yet.