Publish GHSA-p3vf-v8qc-cwcr

This commit is contained in:
advisory-database[bot]
2024-10-31 14:24:47 +00:00
parent ffc520b17a
commit 00331742ed
@@ -0,0 +1,65 @@
{
"schema_version": "1.4.0",
"id": "GHSA-p3vf-v8qc-cwcr",
"modified": "2024-10-31T14:23:34Z",
"published": "2024-10-31T14:23:34Z",
"aliases": [
"CVE-2024-48910"
],
"summary": "DOMPurify vulnerable to tampering by prototype polution",
"details": "dompurify was vulnerable to prototype pollution\n\nFixed by https://github.com/cure53/DOMPurify/commit/d1dd0374caef2b4c56c3bd09fe1988c3479166dc",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "dompurify"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.4.2"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-p3vf-v8qc-cwcr"
},
{
"type": "WEB",
"url": "https://github.com/cure53/DOMPurify/commit/d1dd0374caef2b4c56c3bd09fe1988c3479166dc"
},
{
"type": "PACKAGE",
"url": "https://github.com/cure53/DOMPurify"
}
],
"database_specific": {
"cwe_ids": [
"CWE-1321"
],
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2024-10-31T14:23:34Z",
"nvd_published_at": null
}
}