{ "schema_version": "1.4.0", "id": "GHSA-3f7p-x3g9-9grh", "modified": "2022-03-19T00:01:28Z", "published": "2022-03-11T00:02:03Z", "aliases": [ "CVE-2022-26488" ], "details": "In Python before 3.10.3 on Windows, local users can gain privileges because the search path is inadequately secured. The installer may allow a local attacker to add user-writable directories to the system search path. To exploit, an administrator must have installed Python for all users and enabled PATH entries. A non-administrative user can trigger a repair that incorrectly adds user-writable paths into PATH, enabling search-path hijacking of other users and system services. This affects Python (CPython) through 3.7.12, 3.8.x through 3.8.12, 3.9.x through 3.9.10, and 3.10.x through 3.10.2.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-26488" }, { "type": "WEB", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/657Z4XULWZNIY5FRP3OWXHYKUSIH6DMN" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20220419-0005" } ], "database_specific": { "cwe_ids": [ "CWE-426" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-03-10T17:47:00Z" } }