GHSA-qwhm-h7v3-mrjx · 深刻度: high · エコシステム: rust — Improper handling of NTS cookie length that could crash the ntpd-rs server
ntpd-rs is an NTP implementation written in Rust. ntpd-rs does not validate the length of NTS cookies in received NTP packets to the server. An attacker can crash the server by sending a specially crafted NTP packet containing a cookie shorter than what the server expects. The server also crashes when it is not configured to handle NTS packets. The issue was caused by improper slice indexing. The indexing operations were replaced by safer alternatives that do not crash the ntpd-rs server process but instead properly handle the error condition. A patch was released in version 0.3.3.
総合評価: CVE-2023-33192 は中リスク(47.2/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.71%、48 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.49% | 0.71% | +0.21% |
| 2 | 2026-06-01 | 0.57% | 0.49% | -0.07% |
| 3 | 2026-05-28 | — | 0.57% | — |
EPSS の全履歴 (全 12 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-qwhm-h7v3-mrjx · 深刻度: high · エコシステム: rust — Improper handling of NTS cookie length that could crash the ntpd-rs server
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| tweedegolf | ntpd-rs | >= 0.3.0, < 0.3.3 | cpe:2.3:a:tweedegolf:ntpd-rs:*:*:*:*:*:rust:*:* |
| URL | タグ |
|---|---|
| https://github.com/pendulum-project/ntpd-rs/pull/752 | Patch |
| https://github.com/pendulum-project/ntpd-rs/security/advisories/GHSA-qwhm-h7v3-mrjx | Mitigation Vendor Advisory |