gsd-2022-37601
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Prototype pollution vulnerability in function parseQuery in parseQuery.js in webpack loader-utils 2.0.0 via the name variable in parseQuery.js.
Aliases
Aliases
{ GSD: { alias: "CVE-2022-37601", description: "Prototype pollution vulnerability in function parseQuery in parseQuery.js in webpack loader-utils 2.0.0 via the name variable in parseQuery.js.", id: "GSD-2022-37601", references: [ "https://access.redhat.com/errata/RHSA-2023:0264", "https://access.redhat.com/errata/RHSA-2023:0934", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2022-37601", ], details: "Prototype pollution vulnerability in function parseQuery in parseQuery.js in webpack loader-utils 2.0.0 via the name variable in parseQuery.js.", id: "GSD-2022-37601", modified: "2023-12-13T01:19:13.799249Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2022-37601", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "n/a", version: { version_data: [ { version_value: "n/a", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Prototype pollution vulnerability in function parseQuery in parseQuery.js in webpack loader-utils 2.0.0 via the name variable in parseQuery.js.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/webpack/loader-utils/blob/d9f4e23cf411d8556f8bac2d3bf05a6e0103b568/lib/parseQuery.js#L11", refsource: "MISC", url: "https://github.com/webpack/loader-utils/blob/d9f4e23cf411d8556f8bac2d3bf05a6e0103b568/lib/parseQuery.js#L11", }, { name: "https://github.com/webpack/loader-utils/blob/d9f4e23cf411d8556f8bac2d3bf05a6e0103b568/lib/parseQuery.js#L47", refsource: "MISC", url: "https://github.com/webpack/loader-utils/blob/d9f4e23cf411d8556f8bac2d3bf05a6e0103b568/lib/parseQuery.js#L47", }, { name: "https://github.com/webpack/loader-utils/issues/212", refsource: "MISC", url: "https://github.com/webpack/loader-utils/issues/212", }, { name: "https://github.com/webpack/loader-utils/issues/212#issuecomment-1319192884", refsource: "MISC", url: "https://github.com/webpack/loader-utils/issues/212#issuecomment-1319192884", }, { name: "https://dl.acm.org/doi/abs/10.1145/3488932.3497769", refsource: "MISC", url: "https://dl.acm.org/doi/abs/10.1145/3488932.3497769", }, { name: "https://dl.acm.org/doi/pdf/10.1145/3488932.3497769", refsource: "MISC", url: "https://dl.acm.org/doi/pdf/10.1145/3488932.3497769", }, { name: "http://users.encs.concordia.ca/~mmannan/publications/JS-vulnerability-aisaccs2022.pdf", refsource: "MISC", url: "http://users.encs.concordia.ca/~mmannan/publications/JS-vulnerability-aisaccs2022.pdf", }, { name: "https://github.com/xmldom/xmldom/issues/436#issuecomment-1319412826", refsource: "MISC", url: "https://github.com/xmldom/xmldom/issues/436#issuecomment-1319412826", }, { name: "[debian-lts-announce] 20221231 [SECURITY] [DLA 3258-1] node-loader-utils security update", refsource: "MLIST", url: "https://lists.debian.org/debian-lts-announce/2022/12/msg00044.html", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "<1.4.1||>=2.0.0 <2.0.3", affected_versions: "All versions before 1.4.1, all versions starting from 2.0.0 before 2.0.3", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", cwe_ids: [ "CWE-1035", "CWE-1321", "CWE-937", ], date: "2023-02-28", description: "Prototype pollution vulnerability in function parseQuery in parseQuery.js in webpack loader-utils 2.0.0 via the name variable in parseQuery.js.", fixed_versions: [ "1.4.1", "2.0.3", ], identifier: "CVE-2022-37601", identifiers: [ "CVE-2022-37601", ], not_impacted: "All versions starting from 1.4.1 before 2.0.0, all versions starting from 2.0.3", package_slug: "npm/loader-utils", pubdate: "2022-10-12", solution: "Upgrade to versions 1.4.1, 2.0.3 or above.", title: "Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2022-37601", "https://github.com/webpack/loader-utils/blob/d9f4e23cf411d8556f8bac2d3bf05a6e0103b568/lib/parseQuery.js#L11", "https://github.com/webpack/loader-utils/blob/d9f4e23cf411d8556f8bac2d3bf05a6e0103b568/lib/parseQuery.js#L47", "https://github.com/webpack/loader-utils/issues/212", "https://github.com/webpack/loader-utils/issues/218", ], uuid: "461ccd1a-d544-4fb5-8267-56db33510eb0", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:webpack.js:loader-utils:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "1.4.1", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:webpack.js:loader-utils:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.0.3", versionStartIncluding: "2.0.0", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2022-37601", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "Prototype pollution vulnerability in function parseQuery in parseQuery.js in webpack loader-utils 2.0.0 via the name variable in parseQuery.js.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-1321", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/webpack/loader-utils/blob/d9f4e23cf411d8556f8bac2d3bf05a6e0103b568/lib/parseQuery.js#L11", refsource: "MISC", tags: [ "Product", ], url: "https://github.com/webpack/loader-utils/blob/d9f4e23cf411d8556f8bac2d3bf05a6e0103b568/lib/parseQuery.js#L11", }, { name: "https://github.com/webpack/loader-utils/blob/d9f4e23cf411d8556f8bac2d3bf05a6e0103b568/lib/parseQuery.js#L47", refsource: "MISC", tags: [ "Product", ], url: "https://github.com/webpack/loader-utils/blob/d9f4e23cf411d8556f8bac2d3bf05a6e0103b568/lib/parseQuery.js#L47", }, { name: "https://github.com/webpack/loader-utils/issues/212", refsource: "MISC", tags: [ "Issue Tracking", "Third Party Advisory", ], url: "https://github.com/webpack/loader-utils/issues/212", }, { name: "https://dl.acm.org/doi/pdf/10.1145/3488932.3497769", refsource: "MISC", tags: [ "Technical Description", ], url: "https://dl.acm.org/doi/pdf/10.1145/3488932.3497769", }, { name: "https://dl.acm.org/doi/abs/10.1145/3488932.3497769", refsource: "MISC", tags: [ "Technical Description", ], url: "https://dl.acm.org/doi/abs/10.1145/3488932.3497769", }, { name: "https://github.com/webpack/loader-utils/issues/212#issuecomment-1319192884", refsource: "MISC", tags: [ "Exploit", "Issue Tracking", "Third Party Advisory", ], url: "https://github.com/webpack/loader-utils/issues/212#issuecomment-1319192884", }, { name: "http://users.encs.concordia.ca/~mmannan/publications/JS-vulnerability-aisaccs2022.pdf", refsource: "MISC", tags: [ "Technical Description", ], url: "http://users.encs.concordia.ca/~mmannan/publications/JS-vulnerability-aisaccs2022.pdf", }, { name: "https://github.com/xmldom/xmldom/issues/436#issuecomment-1319412826", refsource: "MISC", tags: [ "Exploit", "Issue Tracking", "Third Party Advisory", ], url: "https://github.com/xmldom/xmldom/issues/436#issuecomment-1319412826", }, { name: "[debian-lts-announce] 20221231 [SECURITY] [DLA 3258-1] node-loader-utils security update", refsource: "MLIST", tags: [ "Third Party Advisory", ], url: "https://lists.debian.org/debian-lts-announce/2022/12/msg00044.html", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 9.8, baseSeverity: "CRITICAL", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 5.9, }, }, lastModifiedDate: "2023-02-28T15:02Z", publishedDate: "2022-10-12T20:15Z", }, }, }
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.