Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-36070

7.3 · HIGH
Published Sep 7, 2022 python-poetry CWE-426 EPSS 0.36% (29th pctl)

Overview

CVE-2022-36070 is a high-severity vulnerability affecting python-poetry poetry. It was published on September 7, 2022 and has a CVSS 3.1 base score of 7.3 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.3, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

Poetry is a dependency manager for Python. To handle dependencies that come from a Git repository, Poetry executes various commands, e.g. `git config`. These commands are being executed using the executable’s name and not its absolute path. This can lead to the execution of untrusted code due to the way Windows resolves executable names to paths. Unlike Linux-based operating systems, Windows searches for the executable in the current directory first and looks in the paths that are defined in the `PATH` environment variable afterward. This vulnerability can lead to Arbitrary Code Execution, which would lead to the takeover of the system. If a developer is exploited, the attacker could steal credentials or persist their access. If the exploit happens on a server, the attackers could use their access to attack other internal systems. Since this vulnerability requires a fair amount of user interaction, it is not as dangerous as a remotely exploitable one. However, it still puts developers

Remediation

Check the references section for vendor advisories and patches from python-poetry. Update poetry to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
python-poetry poetry >= 0, < 1.1.9 Affected

Frequently Asked Questions

What is CVE-2022-36070?

CVE-2022-36070 is a high-severity vulnerability affecting python-poetry poetry. It was published on September 7, 2022 and has a CVSS 3.1 base score of 7.3 (HIGH).

How severe is CVE-2022-36070?

This vulnerability has a CVSS 3.1 base score of 7.3, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2022-36070?

Check the references section for vendor advisories and patches from python-poetry. Update poetry to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-36070?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-36070 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.