GHSA-FP3M-G5RC-4C28
Vulnerability from github – Published: 2025-03-03 09:30 – Updated: 2025-06-30 12:51
VLAI?
Summary
Stage.js DOM Clobbering vulnerabilty
Details
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.
Severity ?
4.9 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "stage-js"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.8.10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-53386"
],
"database_specific": {
"cwe_ids": [
"CWE-79",
"CWE-94"
],
"github_reviewed": true,
"github_reviewed_at": "2025-03-03T20:17:21Z",
"nvd_published_at": "2025-03-03T07:15:34Z",
"severity": "MODERATE"
},
"details": "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.",
"id": "GHSA-fp3m-g5rc-4c28",
"modified": "2025-06-30T12:51:24Z",
"published": "2025-03-03T09:30:34Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53386"
},
{
"type": "WEB",
"url": "https://gist.github.com/jackfromeast/31d56f1ad17673aabb6ab541e65a5534"
},
{
"type": "PACKAGE",
"url": "https://github.com/piqnt/stage.js"
},
{
"type": "WEB",
"url": "https://github.com/piqnt/stage.js/blob/919f6e94b14242f6e6994141a9e1188439d306d5/lib/core.js#L158-L159"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "Stage.js DOM Clobbering vulnerabilty"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…