CVE-2016-10931
Description
An issue was discovered in the openssl crate before 0.9.0 for Rust. There is an SSL/TLS man-in-the-middle vulnerability because certificate verification is off by default and there is no API for hostname verification.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Mitigation details
CVE-2016-10931 NameCVE-2016-10931 DescriptionAn issue was discovered in the openssl crate before 0.9.0 for Rust. There is an SSL/TLS man-in-the-middle vulnerability because certificate verification is off by default and there is no API for hostname verification. SourceCVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHubβ¦
CVE-2016-10931
| Name | CVE-2016-10931 |
| Description | An issue was discovered in the openssl crate before 0.9.0 for Rust. There is an SSL/TLS man-in-the-middle vulnerability because certificate verification is off by default and there is no API for hostname verification. |
| Source | CVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Vulnerable and fixed packages
The table below lists information on source packages.
| Source Package | Release | Version | Status |
|---|---|---|---|
| rust-openssl (PTS) | bullseye | 0.10.29-1 | fixed |
| bullseye (security) | 0.10.29-1+deb11u1 | fixed | |
| bookworm | 0.10.45-1 | fixed | |
| trixie | 0.10.72-1 | fixed | |
| forky, sid | 0.10.79-1 | fixed |
The information below is based on the following data on fixed versions.
| Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
|---|---|---|---|---|---|---|
| rust-openssl | source | (unstable) | (not affected) |
Notes
- rust-openssl <not-affected> (Fixed before initial upload to archive)
https://rustsec.org/advisories/RUSTSEC-2016-0001.html
Apply commands
- rust-openssl <not-affected> (Fixed before initial upload to archive)https://rustsec.org/advisories/RUSTSEC-2016-0001.html
OS impact
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 0 |
| sid | Fixed | 0 |
| forky | Fixed | 0 |
| bullseye | Fixed | 0 |
| bookworm | Fixed | 0 |
References
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.