ghsa-xr2c-5w89-63pv
Vulnerability from github
Published
2022-03-23 00:00
Modified
2024-10-21 20:59
Severity ?
9.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
9.3 (Critical) - 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
9.3 (Critical) - 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
Summary
Poetry before v1.1.9 contains Untrusted Search Path
Details
Poetry prior to v1.1.9 was discovered to contain an untrusted search path which causes the application to behave in unexpected ways when users execute Poetry commands in a directory containing malicious content. This vulnerability occurs when the application is ran on Windows OS.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "poetry" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.1.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-26184" ], "database_specific": { "cwe_ids": [ "CWE-426" ], "github_reviewed": true, "github_reviewed_at": "2022-03-29T13:13:52Z", "nvd_published_at": "2022-03-21T22:15:00Z", "severity": "CRITICAL" }, "details": "Poetry prior to v1.1.9 was discovered to contain an untrusted search path which causes the application to behave in unexpected ways when users execute Poetry commands in a directory containing malicious content. This vulnerability occurs when the application is ran on Windows OS.", "id": "GHSA-xr2c-5w89-63pv", "modified": "2024-10-21T20:59:43Z", "published": "2022-03-23T00:00:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-26184" }, { "type": "WEB", "url": "https://github.com/python-poetry/poetry-core/pull/205/commits/fa9cb6f358ae840885c700f954317f34838caba7" }, { "type": "WEB", "url": "https://github.com/python-poetry/poetry-core/commit/1e1a109a1009daaab2367ce90c997f0cbbb0c1d1" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-xr2c-5w89-63pv" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/poetry/PYSEC-2022-234.yaml" }, { "type": "WEB", "url": "https://github.com/python-poetry" }, { "type": "WEB", "url": "https://github.com/python-poetry/poetry/releases/tag/1.1.9" }, { "type": "WEB", "url": "https://www.sonarsource.com/blog/securing-developer-tools-package-managers" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" }, { "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", "type": "CVSS_V4" } ], "summary": "Poetry before v1.1.9 contains Untrusted Search Path" }
Loading...
Loading...
- 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.