CVE-2016-10932
MEDIUM4.8EPSS 0.20%HTTPS MitM vulnerability due to lack of hostname verification
發布日:2021/8/25修改日:2026/2/4
描述
When used on Windows platforms, all versions of Hyper prior to 0.9.4 did not perform hostname verification when making HTTPS requests. This allows an attacker to perform MitM attacks by preventing any valid CA-issued certificate, even if there's a hostname mismatch. The problem was addressed by leveraging rust-openssl's built-in support for hostname verification.
受影響套件(2)
- crates.io/hyperfrom 0, < 0.9.4
- crates.io/hyper>= 0.0.0-0, < 0.9.4
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM4.8 | CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N |
參考連結(6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2016-10932
- PATCHhttps://crates.io/crates/hyper
- WEBhttps://github.com/hyperium/hyper/blob/master/CHANGELOG.md#v094-2016-05-09
- WEBhttps://github.com/hyperium/hyper/commit/01160abd92956e5f995cc45790df7a2b86c8989f
- WEBhttps://github.com/hyperium/hyper/issues/472
- WEBhttps://rustsec.org/advisories/RUSTSEC-2016-0002.html