{ "schema_version": "1.4.0", "id": "GHSA-8g77-54rh-46hx", "modified": "2025-03-20T19:27:20Z", "published": "2025-03-12T21:31:29Z", "aliases": [ "CVE-2025-25975" ], "summary": "Prototype Pollution Vulnerability in parse-git-config", "details": "An issue in parse-git-config v.3.0.0 allows an attacker to obtain sensitive information via the expandKeys function.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "type": "CVSS_V4", "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" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "parse-git-config" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "3.0.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-25975" }, { "type": "WEB", "url": "https://github.com/jonschlinkert/parse-git-config/issues/14" }, { "type": "PACKAGE", "url": "https://github.com/jonschlinkert/parse-git-config" } ], "database_specific": { "cwe_ids": [ "CWE-1321", "CWE-200" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2025-03-16T17:22:50Z", "nvd_published_at": "2025-03-12T19:15:40Z" } }