Lucene search
+L

116 matches found

OSV
OSV
added 2023/08/14 12:00 a.m.31 views

ALSA-2023:4635 Important: rust-toolset:rhel8 security update

Rust Toolset provides the Rust programming language compiler rustc, the cargo build tool and dependency manager, and required libraries. Security Fixes: rust-cargo: cargo does not respect the umask when extracting dependencies CVE-2023-38497 For more details about the security issues, including t...

7.9CVSS7AI score0.00702EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:24 a.m.5 views

SUSE 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.01426EPSS
SaveExploits1References3
PyPA
PyPA
added 2022/09/07 7:15 p.m.15 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.00347EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2022/09/07 7:15 p.m.31 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.01426EPSS
SaveExploits1References4
NVD
NVD
added 2022/09/07 7:15 p.m.30 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.00347EPSS
SaveExploits0References3
Prion
Prion
added 2022/09/07 7:15 p.m.16 views

Command injection

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

4.1CVSS7.8AI score0.01426EPSS
SaveExploits1References4Affected Software1
UbuntuCve
UbuntuCve
added 2022/09/07 7:15 p.m.26 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.00347EPSS
SaveExploits0References4
Prion
Prion
added 2022/09/07 7:15 p.m.22 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.00347EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2022/09/07 7:15 p.m.32 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.01426EPSS
SaveExploits1References4
PyPA
PyPA
added 2022/09/07 7:15 p.m.12 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.3CVSS7.6AI score0.01426EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2022/09/07 7:15 p.m.31 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.01426EPSS
SaveExploits1References3
CVE
CVE
added 2022/09/07 6:30 p.m.201 views

CVE-2022-36069

Poetry (Python) is affected by CVE-2022-36069 where dependency handling from Git repositories can trigger arbitrary code execution if a repository URL or input starts with a dash, causing certain commands (e.g., git clone) to be parsed as options rather than positional arguments. The root cause i...

7.3CVSS7.8AI score0.01426EPSS
SaveExploits1References4Affected Software1
Debian CVE
Debian CVE
added 2022/09/07 6:30 p.m.74 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.01426EPSS
SaveExploits1
Cvelist
Cvelist
added 2022/09/07 6:30 p.m.35 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.01426EPSS
SaveExploits1References4
CVE
CVE
added 2022/09/07 6:30 p.m.103 views

CVE-2022-36070

CVE-2022-36070 affects Poetry (Python dependency manager). When handling Git-based dependencies, Poetry runs commands by executable name (not absolute path), enabling Windows’ path resolution to execute untrusted binaries in the current directory. This can lead to Arbitrary Code Execution with lo...

7.3CVSS7.2AI score0.00347EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2022/09/07 6:30 p.m.32 views

CVE-2022-36070 Poetry's Untrusted Search Path can lead to Local Code Execution on Windows

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.5AI score0.00347EPSS
SaveExploits0References3
OSV
OSV
added 2022/09/07 6:30 p.m.22 views

CVE-2022-36070 Poetry's Untrusted Search Path can lead to Local Code Execution on Windows

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.5AI score
SaveExploits0References5
OSV
OSV
added 2022/06/20 8:24 p.m.16 views

MAL-2022-2034 Malicious code in com.google.external-dependency-manager (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware de588a7a3cf800b45db94d69956c418bb8f7aa386ca30a915217ca0c3f8bf900 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2022/05/11 12:00 a.m.37 views

openSUSE 15 Security Update : php-composer (openSUSE-SU-2022:0132-1)

The remote SUSE Linux SUSE15 host has a package installed that is affected by multiple vulnerabilities as referenced in the openSUSE-SU-2022:0132-1 advisory. - Composer is an open source dependency manager for the PHP language. In affected versions windows users running Composer to install...

9.8CVSS8.4AI score0.02903EPSS
SaveExploits0References6
Prion
Prion
added 2022/04/13 9:15 p.m.26 views

Code injection

Composer is a dependency manager for the PHP programming language. Integrators using Composer code to call VcsDriver::getFileContent can have a code injection vulnerability if the user can control the $file or $identifier argument. This leads to a vulnerability on packagist.org for example where...

6.8CVSS8.7AI score0.01857EPSS
SaveExploits0References6Affected Software3
Rows per page
Query Builder