gsd-2023-28154
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Webpack 5 before 5.76.0 does not avoid cross-realm object access. ImportParserPlugin.js mishandles the magic comment feature. An attacker who controls a property of an untrusted object can obtain access to the real global object.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-28154", "id": "GSD-2023-28154" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-28154" ], "details": "Webpack 5 before 5.76.0 does not avoid cross-realm object access. ImportParserPlugin.js mishandles the magic comment feature. An attacker who controls a property of an untrusted object can obtain access to the real global object.", "id": "GSD-2023-28154", "modified": "2023-12-13T01:20:48.130099Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-28154", "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": "Webpack 5 before 5.76.0 does not avoid cross-realm object access. ImportParserPlugin.js mishandles the magic comment feature. An attacker who controls a property of an untrusted object can obtain access to the real global object." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/webpack/webpack/pull/16500", "refsource": "MISC", "url": "https://github.com/webpack/webpack/pull/16500" }, { "name": "https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0", "refsource": "MISC", "url": "https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0" }, { "name": "FEDORA-2023-4d546e6b4b", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PPSAXUTXBCCTAHTCX5BUR4YVP25XALQ3/" }, { "name": "FEDORA-2023-cb2e422088", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U2AFCM6FFE3LRYI6KNEQWKMXMQOBZQ2D/" }, { "name": "FEDORA-2023-5993ffa09a", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AU7BOXTBK3KDYSWH67ASZ22TUIOZ3X5G/" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=5.0.0 \u003c5.76.0", "affected_versions": "All versions starting from 5.0.0 before 5.76.0", "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-937" ], "date": "2023-04-22", "description": "Webpack 5 before 5.76.0 does not avoid cross-realm object access. ImportParserPlugin.js mishandles the magic comment feature. An attacker who controls a property of an untrusted object can obtain access to the real global object.", "fixed_versions": [ "5.76.0" ], "identifier": "CVE-2023-28154", "identifiers": [ "CVE-2023-28154", "GHSA-hc6q-2mpp-qw7j" ], "not_impacted": "All versions before 5.0.0, all versions starting from 5.76.0", "package_slug": "npm/webpack", "pubdate": "2023-03-13", "solution": "Upgrade to version 5.76.0 or above.", "title": "Cross-realm object access in Webpack 5", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-28154", "https://github.com/webpack/webpack/pull/16500", "https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0", "https://github.com/advisories/GHSA-hc6q-2mpp-qw7j" ], "uuid": "f93008ea-b9ff-4a9a-b4a4-a8b6ed98f2e8" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:webpack.js:webpack:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndExcluding": "5.76.0", "versionStartIncluding": "5.0.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-28154" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Webpack 5 before 5.76.0 does not avoid cross-realm object access. ImportParserPlugin.js mishandles the magic comment feature. An attacker who controls a property of an untrusted object can obtain access to the real global object." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0", "refsource": "MISC", "tags": [ "Patch", "Product" ], "url": "https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0" }, { "name": "https://github.com/webpack/webpack/pull/16500", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/webpack/webpack/pull/16500" }, { "name": "FEDORA-2023-4d546e6b4b", "refsource": "FEDORA", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PPSAXUTXBCCTAHTCX5BUR4YVP25XALQ3/" }, { "name": "FEDORA-2023-cb2e422088", "refsource": "FEDORA", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U2AFCM6FFE3LRYI6KNEQWKMXMQOBZQ2D/" }, { "name": "FEDORA-2023-5993ffa09a", "refsource": "FEDORA", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AU7BOXTBK3KDYSWH67ASZ22TUIOZ3X5G/" } ] } }, "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-04-22T03:15Z", "publishedDate": "2023-03-13T01:15Z" } } }
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.