Vulnerabilites related to capricorn86 - happy-dom
CVE-2024-51757 (GCVE-0-2024-51757)
Vulnerability from cvelistv5
Published
2024-11-06 19:18
Modified
2024-11-06 20:05
Severity ?
VLAI Severity ?
EPSS score ?
CWE
Summary
happy-dom is a JavaScript implementation of a web browser without its graphical user interface. Versions of happy-dom prior to 15.10.2 may execute code on the host via a script tag. This would execute code in the user context of happy-dom. Users are advised to upgrade to version 15.10.2. There are no known workarounds for this vulnerability.
References
▼ | URL | Tags |
---|---|---|
https://github.com/capricorn86/happy-dom/security/advisories/GHSA-96g7-g7g9-jxw8 | x_refsource_CONFIRM | |
https://github.com/capricorn86/happy-dom/issues/1585 | x_refsource_MISC | |
https://github.com/capricorn86/happy-dom/pull/1586 | x_refsource_MISC | |
https://github.com/capricorn86/happy-dom/commit/5ee0b1676d4ce20cc2a70d1c9c8d6f1e3f57efac | x_refsource_MISC | |
https://github.com/capricorn86/happy-dom/commit/d23834c232f1cf5519c9418b073f1dcec6b2f0fd | x_refsource_MISC | |
https://github.com/capricorn86/happy-dom/releases/tag/v15.10.2 | x_refsource_MISC |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
capricorn86 | happy-dom |
Version: < 15.10.2 |
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:capricorn86:happy-dom:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "happy-dom", "vendor": "capricorn86", "versions": [ { "lessThan": "15.10.1", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-51757", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-11-06T19:51:49.566238Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-11-06T19:53:00.331Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "happy-dom", "vendor": "capricorn86", "versions": [ { "status": "affected", "version": "\u003c 15.10.2" } ] } ], "descriptions": [ { "lang": "en", "value": "happy-dom is a JavaScript implementation of a web browser without its graphical user interface. Versions of happy-dom prior to 15.10.2 may execute code on the host via a script tag. This would execute code in the user context of happy-dom. Users are advised to upgrade to version 15.10.2. There are no known workarounds for this vulnerability." } ], "metrics": [ { "cvssV4_0": { "attackComplexity": "LOW", "attackRequirements": "NONE", "attackVector": "NETWORK", "baseScore": 9.3, "baseSeverity": "CRITICAL", "privilegesRequired": "NONE", "subAvailabilityImpact": "NONE", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "NONE", "userInteraction": "NONE", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "version": "4.0", "vulnAvailabilityImpact": "HIGH", "vulnConfidentialityImpact": "HIGH", "vulnIntegrityImpact": "HIGH" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-94", "description": "CWE-94: Improper Control of Generation of Code (\u0027Code Injection\u0027)", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-79", "description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-11-06T20:05:28.358Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/capricorn86/happy-dom/security/advisories/GHSA-96g7-g7g9-jxw8", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/capricorn86/happy-dom/security/advisories/GHSA-96g7-g7g9-jxw8" }, { "name": "https://github.com/capricorn86/happy-dom/issues/1585", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/capricorn86/happy-dom/issues/1585" }, { "name": "https://github.com/capricorn86/happy-dom/pull/1586", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/capricorn86/happy-dom/pull/1586" }, { "name": "https://github.com/capricorn86/happy-dom/commit/5ee0b1676d4ce20cc2a70d1c9c8d6f1e3f57efac", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/capricorn86/happy-dom/commit/5ee0b1676d4ce20cc2a70d1c9c8d6f1e3f57efac" }, { "name": "https://github.com/capricorn86/happy-dom/commit/d23834c232f1cf5519c9418b073f1dcec6b2f0fd", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/capricorn86/happy-dom/commit/d23834c232f1cf5519c9418b073f1dcec6b2f0fd" }, { "name": "https://github.com/capricorn86/happy-dom/releases/tag/v15.10.2", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/capricorn86/happy-dom/releases/tag/v15.10.2" } ], "source": { "advisory": "GHSA-96g7-g7g9-jxw8", "discovery": "UNKNOWN" }, "title": "Fixes security vulnerability that allowed for server side code to be executed by a \u003cscript\u003e tag" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-51757", "datePublished": "2024-11-06T19:18:23.923Z", "dateReserved": "2024-10-31T14:12:45.792Z", "dateUpdated": "2024-11-06T20:05:28.358Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }