Vulnerability 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 Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Piqnt | Stage.Js | <= 0.8.10 |
Related Weaknesses (CWE)
References
- https://gist.github.com/jackfromeast/31d56f1ad17673aabb6ab541e65a5534ExploitThird Party Advisory
- https://github.com/piqnt/stage.js/blob/919f6e94b14242f6e6994141a9e1188439d306d5/Product
- https://gist.github.com/jackfromeast/31d56f1ad17673aabb6ab541e65a5534ExploitThird Party Advisory
FAQ
What is CVE-2024-53386?
CVE-2024-53386 is a vulnerability with a CVSS score of 4.9 (MEDIUM). 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 shadowe...
How severe is CVE-2024-53386?
CVE-2024-53386 has been rated MEDIUM with a CVSS base score of 4.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-53386?
Check the references section above for vendor advisories and patch information. Affected products include: Piqnt Stage.Js.