ghsa-x3m3-4wpv-5vgc
Vulnerability from github
Published
2024-07-01 15:32
Modified
2024-07-25 15:25
Severity ?
10.0 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
8.9 (High) - 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
8.9 (High) - 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
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.
{ affected: [ { database_specific: { last_known_affected_version_range: "<= 2.3.6", }, package: { ecosystem: "npm", name: "requirejs", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "2.3.7", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2024-38999", ], database_specific: { cwe_ids: [ "CWE-1321", ], github_reviewed: true, github_reviewed_at: "2024-07-10T16:50:19Z", nvd_published_at: "2024-07-01T13:15:05Z", severity: "HIGH", }, 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.", id: "GHSA-x3m3-4wpv-5vgc", modified: "2024-07-25T15:25:40Z", published: "2024-07-01T15:32:19Z", references: [ { 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", }, { type: "PACKAGE", url: "https://github.com/requirejs/r.js", }, { type: "WEB", url: "https://security.snyk.io/vuln/SNYK-JS-REQUIREJS-5416713", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", type: "CVSS_V3", }, { 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", type: "CVSS_V4", }, ], summary: "jrburke requirejs vulnerable to prototype pollution", }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.