ghsa-76p3-8jx3-jpfq
Vulnerability from github
Published
2022-10-13 12:00
Modified
2022-11-04 20:29
Severity ?
VLAI Severity ?
Summary
Prototype pollution in webpack loader-utils
Details
Prototype pollution vulnerability in function parseQuery in parseQuery.js in webpack loader-utils prior to version 2.0.3 via the name variable in parseQuery.js.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "loader-utils"
},
"ranges": [
{
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.0.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "npm",
"name": "loader-utils"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2022-37601"
],
"database_specific": {
"cwe_ids": [
"CWE-1321"
],
"github_reviewed": true,
"github_reviewed_at": "2022-11-04T20:29:12Z",
"nvd_published_at": "2022-10-12T20:15:00Z",
"severity": "CRITICAL"
},
"details": "Prototype pollution vulnerability in function parseQuery in parseQuery.js in webpack loader-utils prior to version 2.0.3 via the name variable in parseQuery.js.",
"id": "GHSA-76p3-8jx3-jpfq",
"modified": "2022-11-04T20:29:12Z",
"published": "2022-10-13T12:00:28Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37601"
},
{
"type": "WEB",
"url": "https://github.com/webpack/loader-utils/issues/212"
},
{
"type": "WEB",
"url": "https://github.com/webpack/loader-utils/issues/212#issuecomment-1319192884"
},
{
"type": "WEB",
"url": "https://github.com/xmldom/xmldom/issues/436#issuecomment-1319412826"
},
{
"type": "WEB",
"url": "https://github.com/webpack/loader-utils/pull/217"
},
{
"type": "WEB",
"url": "https://github.com/webpack/loader-utils/pull/220"
},
{
"type": "WEB",
"url": "https://github.com/webpack/loader-utils/commit/4504e34c4796a5836ef70458327351675aed48a5"
},
{
"type": "WEB",
"url": "https://github.com/webpack/loader-utils/commit/a93cf6f4702012030f6b5ee8340d5c95ec1c7d4c"
},
{
"type": "WEB",
"url": "https://github.com/webpack/loader-utils/commit/f4e48a232fae900237c3e5ff7b57ce9e1c734de1"
},
{
"type": "WEB",
"url": "https://dl.acm.org/doi/abs/10.1145/3488932.3497769"
},
{
"type": "WEB",
"url": "https://dl.acm.org/doi/pdf/10.1145/3488932.3497769"
},
{
"type": "PACKAGE",
"url": "https://github.com/webpack/loader-utils"
},
{
"type": "WEB",
"url": "https://github.com/webpack/loader-utils/releases/tag/v1.4.1"
},
{
"type": "WEB",
"url": "https://github.com/webpack/loader-utils/releases/tag/v2.0.3"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00044.html"
},
{
"type": "WEB",
"url": "http://users.encs.concordia.ca/~mmannan/publications/JS-vulnerability-aisaccs2022.pdf"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Prototype pollution in webpack loader-utils"
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…