diff --git a/advisories/github-reviewed/2026/01/GHSA-xxjr-mmjv-4gpg/GHSA-xxjr-mmjv-4gpg.json b/advisories/github-reviewed/2026/01/GHSA-xxjr-mmjv-4gpg/GHSA-xxjr-mmjv-4gpg.json index b142323d3e9f..f18cae522042 100644 --- a/advisories/github-reviewed/2026/01/GHSA-xxjr-mmjv-4gpg/GHSA-xxjr-mmjv-4gpg.json +++ b/advisories/github-reviewed/2026/01/GHSA-xxjr-mmjv-4gpg/GHSA-xxjr-mmjv-4gpg.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-xxjr-mmjv-4gpg", - "modified": "2026-06-09T10:56:34Z", + "modified": "2026-06-09T10:56:35Z", "published": "2026-01-21T23:01:22Z", "aliases": [ "CVE-2025-13465" ], - "summary": "Lodash has Prototype Pollution Vulnerability in `_.unset` and `_.omit` functions", - "details": "### Impact\n\nLodash versions 4.0.0 through 4.17.22 are vulnerable to prototype pollution in the `_.unset` and `_.omit` functions. An attacker can pass crafted paths which cause Lodash to delete methods from global prototypes. \n\nThe issue permits deletion of properties but does not allow overwriting their original behavior. \n\n### Patches\n\nThis issue is patched on 4.17.23.", + "summary": "Lodash has Prototype Pollution Vulnerability in `_.unset`, `_.omit`, and `_.pullAt` functions", + "details": "### Impact\n\nLodash versions 4.0.0 through 4.17.22 are vulnerable to prototype pollution in the `_.unset`, `_.omit`, and `_.pullAt` functions. An attacker can pass crafted paths which cause Lodash to delete methods from global prototypes. \n\nThe issue permits deletion of properties but does not allow overwriting their original behavior. \n\n### Patches\n\nThis issue is patched on 4.17.23.", "severity": [ { "type": "CVSS_V3",