GHSA-x7hr-w5r2-h6wg · Severity: medium · Ecosystem: npm — PrismJS DOM Clobbering vulnerability
Prism (aka PrismJS) through 1.29.0 allows DOM Clobbering (with resultant XSS for untrusted input that contains HTML but does not directly contain JavaScript), because document.currentScript lookup can be shadowed by attacker-injected HTML elements.
Conclusion & alert: CVE-2024-53382 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.27%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.16% | 0.27% | +0.11% |
| 2 | 2026-04-11 | 0.06% | 0.16% | +0.10% |
| 3 | 2025-11-17 | — | 0.06% | — |
Full EPSS history (6 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 4.9 | 3.1 | MEDIUM |
|
1.8 | 2.7 | [email protected] |
| 5.4 | 3.1 | MEDIUM |
|
2.3 | 2.7 | [email protected] |
GHSA-x7hr-w5r2-h6wg · Severity: medium · Ecosystem: npm — PrismJS DOM Clobbering vulnerability
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2024-53382 not yet assigned priority: Debian including 1 source packages (node-prismjs), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2024-53382 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2024-53382 |
ubuntu
|
medium | CVE-2024-53382 medium priority: Ubuntu including 1 source packages (node-prismjs), 7 status rows across 7 suites (focal, jammy, noble, oracular, plucky, questing, upstream): needs-triage 5, ignored 2. | https://ubuntu.com/security/CVE-2024-53382 |
| URL | Tags |
|---|---|
| https://gist.github.com/jackfromeast/aeb128e44f05f95828a1a824708df660 | Exploit Patch Third Party Advisory |
| https://github.com/PrismJS/prism/blob/59e5a3471377057de1f401ba38337aca27b80e03/prism.js#L226-L259 | Product |