CVE-2026-41140
- EPSS 0.33%
- Veröffentlicht 24.04.2026 17:10:33
- Zuletzt bearbeitet 27.04.2026 18:53:00
Poetry is a dependency manager for Python. Prior to 2.3.4, the extractall() function in src/poetry/utils/helpers.py:410-426 extracts sdist tarballs without path traversal protection on Python versions where tarfile.data_filter is unavailable. Conside...
CVE-2026-34591
- EPSS 0.47%
- Veröffentlicht 02.04.2026 17:35:07
- Zuletzt bearbeitet 13.04.2026 18:38:38
Poetry is a dependency manager for Python. From version 1.4.0 to before version 2.3.3, a crafted wheel can contain ../ paths that Poetry writes to disk without containment checks, allowing arbitrary file write with the privileges of the Poetry proces...
CVE-2022-36069
- EPSS 1.46%
- Veröffentlicht 07.09.2022 19:15:08
- Zuletzt bearbeitet 21.11.2024 07:12:18
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)....
CVE-2022-36070
- EPSS 0.34%
- Veröffentlicht 07.09.2022 19:15:08
- Zuletzt bearbeitet 21.11.2024 07:12:18
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 ...
CVE-2022-26184
- EPSS 1.83%
- Veröffentlicht 21.03.2022 22:15:08
- Zuletzt bearbeitet 21.11.2024 06:53:33
Poetry v1.1.9 and below 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 ap...