CVE-2024-53386
MEDIUM EPSS 13.1%
Published Mar 3, 20251y ago · Modified Jun 17, 20262w ago
6.1 CVSS 3.1
Published Mar 3, 2025 1y ago
Last Modified Jun 17, 2026 2w ago
Description
Stage.js through 0.8.10 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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Changed
Confidentiality Low
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
13.1% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 2
CWE-79 Cross-site Scripting Injection
CWE-94 Improper Control of Generation of Code (Code Injection) Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| piqnt | stage.js | * | ≤0.8.10 |
References 2
- gist.github.com https://gist.github.com/jackfromeast/31d56f1ad17673aabb6ab541e65a5534
- github.com https://github.com/piqnt/stage.js/blob/919f6e94b14242f6e6994141a9e1188439d306d5/lib/core.js#L158-L159
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.