GHSA-9xgj-fcgf-x6mw · 深刻度: high · エコシステム: pip — Poetry Argument Injection 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 avoids Command Injection vulnerabilities by passing an array of arguments instead of a command string. However, there is the possibility that a user input starts with a dash (`-`) and is therefore treated as an optional argument instead of a positional one. This can lead to Code Execution because some of the commands have options that can be leveraged to run arbitrary executables. 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 at risk when dealing with untrusted files in a way they think is safe, because the exploit still works when the victim tries to make sure nothing can happen, e.g. by vetting any Git or Poetry config files that might be present in the directory. Versions 1.1.9 and 1.2.0b1 contain patches for this issue.
総合評価: CVE-2022-36069 は悪用リスクが高い(68.8/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 1.46%、70 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-18 | 1.40% | 1.46% | +0.06% |
| 2 | 2026-06-15 | 0.72% | 1.40% | +0.68% |
| 3 | 2025-11-21 | — | 0.72% | — |
EPSS の全履歴 (全 16 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.3 | 3.1 | HIGH |
|
1.3 | 5.9 | [email protected] |
| 7.3 | 3.1 | HIGH |
|
1.3 | 5.9 | [email protected] |
GHSA-9xgj-fcgf-x6mw · 深刻度: high · エコシステム: pip — Poetry Argument Injection can lead to Local Code Execution
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2022-36069 not yet assigned priority: Debian including 1 source packages (poetry-core), 4 status rows across 4 suites (bookworm, forky, sid, trixie): resolved 4. | https://security-tracker.debian.org/tracker/CVE-2022-36069 |
ubuntu
|
medium | CVE-2022-36069 medium priority: Ubuntu including 1 source packages (poetry), 13 status rows across 13 suites (bionic, focal, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): ignored 7, needs-triage 4, DNE 2. | https://ubuntu.com/security/CVE-2022-36069 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| python-poetry | poetry | < 1.1.9 | cpe:2.3:a:python-poetry:poetry:*:*:*:*:*:python:*:* |
| python-poetry | poetry | 1.2.0 | cpe:2.3:a:python-poetry:poetry:1.2.0:alpha1:*:*:*:python:*:* |
| python-poetry | poetry | 1.2.0 | cpe:2.3:a:python-poetry:poetry:1.2.0:alpha2:*:*:*:python:*:* |