GHSA-3MV9-4H5G-VHG3
Vulnerability from github – Published: 2025-03-03 18:31 – Updated: 2025-03-03 22:22
VLAI?
Summary
tsup DOM Clobbering vulnerability
Details
A DOM Clobbering vulnerability in tsup v8.3.4 allows attackers to execute arbitrary code via a crafted script in the import.meta.url to document.currentScript in cjs_shims.js components
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "tsup"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "8.3.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-53384"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2025-03-03T22:22:44Z",
"nvd_published_at": "2025-03-03T18:15:29Z",
"severity": "LOW"
},
"details": "A DOM Clobbering vulnerability in tsup v8.3.4 allows attackers to execute arbitrary code via a crafted script in the import.meta.url to document.currentScript in cjs_shims.js components",
"id": "GHSA-3mv9-4h5g-vhg3",
"modified": "2025-03-03T22:22:44Z",
"published": "2025-03-03T18:31:29Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53384"
},
{
"type": "WEB",
"url": "https://gist.github.com/jackfromeast/36f98bf7542d11835c883c1d175d9b92"
},
{
"type": "PACKAGE",
"url": "https://github.com/egoist/tsup"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:P",
"type": "CVSS_V4"
}
],
"summary": "tsup DOM Clobbering vulnerability"
}
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…