diff --git a/advisories/github-reviewed/2024/07/GHSA-x3m3-4wpv-5vgc/GHSA-x3m3-4wpv-5vgc.json b/advisories/github-reviewed/2024/07/GHSA-x3m3-4wpv-5vgc/GHSA-x3m3-4wpv-5vgc.json index 469cfaa3ddb..87766f963af 100644 --- a/advisories/github-reviewed/2024/07/GHSA-x3m3-4wpv-5vgc/GHSA-x3m3-4wpv-5vgc.json +++ b/advisories/github-reviewed/2024/07/GHSA-x3m3-4wpv-5vgc/GHSA-x3m3-4wpv-5vgc.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-x3m3-4wpv-5vgc", - "modified": "2024-07-10T16:50:19Z", + "modified": "2024-07-25T15:25:40Z", "published": "2024-07-01T15:32:19Z", "aliases": [ "CVE-2024-38999" @@ -9,6 +9,10 @@ "summary": "jrburke requirejs vulnerable to prototype pollution", "details": "jrburke requirejs v2.3.6 was discovered to contain a prototype pollution via the function `s.contexts._.configure`. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service (DoS) via injecting arbitrary properties.", "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" + }, { "type": "CVSS_V4", "score": "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/E:P" @@ -28,11 +32,14 @@ "introduced": "0" }, { - "last_affected": "2.3.6" + "fixed": "2.3.7" } ] } - ] + ], + "database_specific": { + "last_known_affected_version_range": "<= 2.3.6" + } } ], "references": [ @@ -40,6 +47,18 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38999" }, + { + "type": "WEB", + "url": "https://github.com/requirejs/r.js/issues/1015" + }, + { + "type": "WEB", + "url": "https://github.com/requirejs/requirejs/issues/1854" + }, + { + "type": "WEB", + "url": "https://github.com/requirejs/requirejs/pull/1856/commits/ebd7a2ff71473542fa132d0d15c10fb4ed1539e1" + }, { "type": "WEB", "url": "https://gist.github.com/mestrtee/9acae342285bd2998fa09ebcb1e6d30a" @@ -47,6 +66,10 @@ { "type": "PACKAGE", "url": "https://github.com/requirejs/r.js" + }, + { + "type": "WEB", + "url": "https://security.snyk.io/vuln/SNYK-JS-REQUIREJS-5416713" } ], "database_specific": {