Sudo through 1.8.29 allows local users to escalate to root if they have write access to file descriptor 3 of the sudo process. This occurs because of a race condition between determining a uid, and the setresuid and openat system calls. The attacker can write "ALL ALL=(ALL) NOPASSWD:ALL" to /proc/#####/fd/3 at a time when Sudo is prompting for a password. NOTE: This has been disputed due to the way Linux /proc works. It has been argued that writing to /proc/#####/fd/3 would only be viable if you had permission to write to /etc/sudoers. Even with write permission to /proc/#####/fd/3, it would not help you write to /etc/sudoers
総合評価: CVE-2019-18684 は公開エクスプロイトあり(50.5/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.29%、21 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.10% | 0.29% | +0.19% |
| 2 | 2025-11-21 | 0.03% | 0.10% | +0.07% |
| 3 | 2025-11-18 | — | 0.03% | — |
EPSS の全履歴 (全 11 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.0 | 3.1 | HIGH |
|
1.0 | 5.9 | [email protected] |
| 6.9 | 2.0 | MEDIUM |
|
3.4 | 10.0 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2019-18684: 1 source package rows (sudo); 6 state rows across 3 repos (3.22-community, edge-community, edge-main); fixed 0, open 6. | https://security.alpinelinux.org/vuln/CVE-2019-18684 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2019-18684 |
suse
|
medium | CVE-2019-18684 severity moderate: SUSE including 2 source package names (sudo, sudo-devel), 22 product×package rows across 19 product lines (SUSE CaaS Platform 3.0, SUSE Container as a Service Platform 1.0, … (19 product lines)): Known Not Affected 22. | https://www.suse.com/security/cve/CVE-2019-18684/ |
ubuntu
|
low | CVE-2019-18684 low priority: Ubuntu including 1 source packages (sudo), 6 status rows across 6 suites (bionic, disco, eoan, trusty, upstream, xenial): not-affected 5, needs-triage 1. | https://ubuntu.com/security/CVE-2019-18684 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| sudo_project | sudo | <= 1.8.29 | cpe:2.3:a:sudo_project:sudo:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://gist.github.com/oxagast/51171aa161074188a11d96cbef884bbd | Exploit Third Party Advisory |