The Rust Programming Language Standard Library 1.18.0 and later is affected by: CWE-200: Information Exposure. The impact is: Contents of uninitialized memory could be printed to string or to log file. The component is: Debug trait implementation for std::collections::vec_deque::Iter. The attack vector is: The program needs to invoke debug printing for iterator over an empty VecDeque. The fixed version is: 1.30.0, nightly versions after commit b85e4cc8fadaabd41da5b9645c08c68b8f89908d.
総合評価: CVE-2019-1010299 は公開エクスプロイトあり(50/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.18%、39 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-01-05 | 0.30% | 0.18% | -0.12% |
| 2 | 2025-11-21 | 0.19% | 0.30% | +0.10% |
| 3 | 2025-11-18 | — | 0.19% | — |
EPSS の全履歴 (全 11 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
medium | CVE-2019-1010299: 1 source package rows (rust); 6 state rows across 6 repos (3.19-main, 3.20-main, 3.21-main, 3.22-main, edge-community, edge-main); fixed 0, open 6. | https://security.alpinelinux.org/vuln/CVE-2019-1010299 |
debian
|
not yet assigned | CVE-2019-1010299 not yet assigned priority: Debian including 1 source packages (rustc), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2019-1010299 |
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2019-1010299 |
suse
|
low | CVE-2019-1010299 severity low: SUSE including 40 source package names (cargo, cargo1.43, …), 153 product×package rows across 22 product lines (SUSE CaaS Platform 4.0, SUSE Enterprise Storage 6, … (22 product lines)): Known Not Affected 153. | https://www.suse.com/security/cve/CVE-2019-1010299/ |
ubuntu
|
medium | CVE-2019-1010299 medium priority: Ubuntu including 1 source packages (rustc), 6 status rows across 6 suites (bionic, cosmic, disco, trusty, upstream, xenial): not-affected 5, needs-triage 1. | https://ubuntu.com/security/CVE-2019-1010299 |
| URL | タグ |
|---|---|
| https://github.com/rust-lang/rust/issues/53566 | Exploit Issue Tracking Third Party Advisory |
| https://github.com/rust-lang/rust/pull/53571/commits/b85e4cc8fadaabd41da5b9645c08c68b8f89908d | Patch Third Party Advisory |