Lucene search
+L

133 matches found

Github Security Blog
Github Security Blog
added 2022/10/11 8:41 p.m.39 views

Poetry vulnerable to Untrusted Search Path leading to Local Code Execution on Windows

Observation 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 executab...

7.3CVSS7.3AI score0.00341EPSS
Exploits0References6Affected Software1
vulnersOsv
vulnersOsv
added 2022/09/16 7:26 p.m.4 views

depend (>=0.2.0 <=0.3.0), ekrhizoc (>=0.0.5 <=0.1.0) +12 more potentially affected by CVE-2022-36069 via poetry (>=1.0.0 <=1.1.5)

poetry PYPI version =1.0.0, =0.2.0, =0.0.5, =2020.1.0, =0.1.4, =5.2.0, =0.0.5, =0.1.0, =0.4.0, =0.1.0, =0.3.0, =0.1.3, =0.0.1, =0.1.4 Source cves: CVE-2022-36069 Source advisory: OSV:GHSA-9XGJ-FCGF-X6MW...

7.3CVSS7.2AI score0.01413EPSS
Exploits1
OSV
OSV
added 2022/09/16 7:26 p.m.30 views

GHSA-9XGJ-FCGF-X6MW Poetry Argument Injection can lead to Local Code Execution

Observation When handling dependencies that come from a Git repository instead of a registry, Poetry uses various commands, such as git clone. These commands are being constructed using user input e.g. the repository URL. When building the commands, Poetry correctly avoids Command Injection...

8.6CVSS7.8AI score0.01413EPSS
Exploits1References7
Github Security Blog
Github Security Blog
added 2022/09/16 7:26 p.m.32 views

Poetry Argument Injection can lead to Local Code Execution

Observation When handling dependencies that come from a Git repository instead of a registry, Poetry uses various commands, such as git clone. These commands are being constructed using user input e.g. the repository URL. When building the commands, Poetry correctly avoids Command Injection...

7.3CVSS7.8AI score0.01413EPSS
Exploits1References7Affected Software1
Veracode
Veracode
added 2022/09/08 6:7 a.m.23 views

Privilege Escalation

poetry is vulnerable to privilege escalation. The vulnerability exists because the getsystemenv function of env.py does not properly validate the absolute path in windows operating systems, allowing an attacker to inject and execute malicious code and steal the credentials or persist their access...

7.3CVSS7.2AI score0.00341EPSS
Exploits0References7Affected Software1
NVD
NVD
added 2022/09/07 7:15 p.m.26 views

CVE-2022-36069

Poetry is a dependency manager for Python. When handling dependencies that come from a Git repository instead of a registry, Poetry uses various commands, such as git clone. These commands are constructed using user input e.g. the repository URL. When building the commands, Poetry correctly avoid...

7.3CVSS0.01413EPSS
Exploits1References4
vulnersOsv
vulnersOsv
added 2022/09/07 7:15 p.m.6 views

depend (>=0.2.0 <=0.3.0), ekrhizoc (>=0.0.5 <=0.1.0) +12 more potentially affected by CVE-2022-36070 via poetry (>=1.0.0 <=1.1.5)

poetry PYPI version =1.0.0, =0.2.0, =0.0.5, =2020.1.0, =0.1.4, =5.2.0, =0.0.5, =0.1.0, =0.4.0, =0.1.0, =0.3.0, =0.1.3, =0.0.1, =0.1.4 Source cves: CVE-2022-36070 Source advisory: OSV:PYSEC-2022-43179...

7.3CVSS7.2AI score0.00341EPSS
Exploits0
PyPA
PyPA
added 2022/09/07 7:15 p.m.8 views

PYSEC-2022-43179

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 th...

7.3CVSS7.4AI score0.00341EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2022/09/07 7:15 p.m.7 views

AZL-10919 CVE-2022-36069 affecting package poetry 1.0.10-2

Poetry is a dependency manager for Python. When handling dependencies that come from a Git repository instead of a registry, Poetry uses various commands, such as git clone. These commands are constructed using user input e.g. the repository URL. When building the commands, Poetry correctly avoid...

7.3CVSS6AI score0.01413EPSS
Exploits1References1
OSV
OSV
added 2022/09/07 7:15 p.m.72 views

PYSEC-2022-43179

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 th...

7.3CVSS7.2AI score0.00341EPSS
Exploits0References4
NVD
NVD
added 2022/09/07 7:15 p.m.25 views

CVE-2022-36070

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 th...

7.3CVSS0.00341EPSS
Exploits0References3
OSV
OSV
added 2022/09/07 7:15 p.m.3 views

DEBIAN-CVE-2022-36069

Poetry is a dependency manager for Python. When handling dependencies that come from a Git repository instead of a registry, Poetry uses various commands, such as git clone. These commands are constructed using user input e.g. the repository URL. When building the commands, Poetry correctly avoid...

7.3CVSS7.7AI score0.01413EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2022/09/07 7:15 p.m.29 views

CVE-2022-36069

Poetry is a dependency manager for Python. When handling dependencies that come from a Git repository instead of a registry, Poetry uses various commands, such as git clone. These commands are constructed using user input e.g. the repository URL. When building the commands, Poetry correctly avoid...

7.3CVSS7.1AI score0.01413EPSS
Exploits1References4
Prion
Prion
added 2022/09/07 7:15 p.m.19 views

Code injection

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 th...

4.1CVSS7.2AI score0.00341EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2022/09/07 7:15 p.m.3 views

UBUNTU-CVE-2022-36069

Poetry is a dependency manager for Python. When handling dependencies that come from a Git repository instead of a registry, Poetry uses various commands, such as git clone. These commands are constructed using user input e.g. the repository URL. When building the commands, Poetry correctly avoid...

7.3CVSS7.3AI score0.01413EPSS
Exploits1References5
vulnersOsv
vulnersOsv
added 2022/09/07 7:15 p.m.6 views

depend (>=0.2.0 <=0.3.0), ekrhizoc (>=0.0.5 <=0.1.0) +12 more potentially affected by CVE-2022-36069 via poetry (>=1.0.0 <=1.1.5)

poetry PYPI version =1.0.0, =0.2.0, =0.0.5, =2020.1.0, =0.1.4, =5.2.0, =0.0.5, =0.1.0, =0.4.0, =0.1.0, =0.3.0, =0.1.3, =0.0.1, =0.1.4 Source cves: CVE-2022-36069 Source advisory: OSV:PYSEC-2022-266...

7.3CVSS7.2AI score0.01413EPSS
Exploits1
UbuntuCve
UbuntuCve
added 2022/09/07 7:15 p.m.23 views

CVE-2022-36070

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 th...

7.3CVSS7.3AI score0.00341EPSS
Exploits0References4
OSV
OSV
added 2022/09/07 7:15 p.m.28 views

PYSEC-2022-266

Poetry is a dependency manager for Python. When handling dependencies that come from a Git repository instead of a registry, Poetry uses various commands, such as git clone. These commands are constructed using user input e.g. the repository URL. When building the commands, Poetry correctly avoid...

7.3CVSS1.5AI score0.01413EPSS
Exploits1References3
Debian CVE
Debian CVE
added 2022/09/07 6:30 p.m.70 views

CVE-2022-36069

Poetry is a dependency manager for Python. When handling dependencies that come from a Git repository instead of a registry, Poetry uses various commands, such as git clone. These commands are constructed using user input e.g. the repository URL. When building the commands, Poetry correctly avoid...

7.3CVSS7.8AI score0.01413EPSS
Exploits1
Cvelist
Cvelist
added 2022/09/07 6:30 p.m.29 views

CVE-2022-36069 Poetry Argument Injection vulnerability can lead to local Code Execution

Poetry is a dependency manager for Python. When handling dependencies that come from a Git repository instead of a registry, Poetry uses various commands, such as git clone. These commands are constructed using user input e.g. the repository URL. When building the commands, Poetry correctly avoid...

7.3CVSS8AI score0.01413EPSS
Exploits1References4
Rows per page
Query Builder