5 matches found
deno (>=1.13.0 <=1.13.2), easyops_deno (>=1.12.2 <=1.13.0) potentially affected by CVE-2024-32468 via deno_doc (=0.10.0)
denodoc CARGO version =0.10.0 is affected by a known vulnerability. The following packages have a transitive dependency on denodoc and may be impacted: - deno =1.13.0, =1.12.2, =1.13.0 Source cves: CVE-2024-32468 Source advisory: OSV:GHSA-QQWR-J9MM-FHW6...
CVE-2024-32468
creationtimestamp| type| source ---|---|--- 2024-11-25 18:50:11+00:00| seen| https://infosec.exchange/users/cve/statuses/113545092236832008...
CVE-2024-32468 Improper neutralization of input during web page generation ("Cross-site Scripting") in deno_doc HTML generator
Deno is a runtime for JavaScript and TypeScript written in rust. Several cross-site scripting vulnerabilities existed in the denodoc crate which lead to Self-XSS with deno doc --html. 1. XSS in generated searchindex.js, denodoc outputs a JavaScript file for searching. However, the generated file...
CVE-2024-32468
Deno (Rust-based runtime) with deno_doc HTML generator vulnerabilities: XSS in generated search_index.js where innerHTML is used on unsanitized HTML, and XSS via un sanitized property, method, and enum names. This affects the deno_doc component and could enable Self-XSS when using deno doc --html...
CVE-2024-32468 Improper neutralization of input during web page generation ("Cross-site Scripting") in deno_doc HTML generator
Deno is a runtime for JavaScript and TypeScript written in rust. Several cross-site scripting vulnerabilities existed in the denodoc crate which lead to Self-XSS with deno doc --html. 1. XSS in generated searchindex.js, denodoc outputs a JavaScript file for searching. However, the generated file...