Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Security Advisories: MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTQ1OHYtNGhyZi1nM200
socket2 invalidly assumes the memory layout of std::net::SocketAddr
The socket2 crate has assumed std::net::SocketAddrV4
and std::net::SocketAddrV6
have the same memory layout as the system C representation sockaddr
. It has simply casted the pointers to convert the socket addresses to the system representation. The standard library does not say anything about the memory layout, and this will cause invalid memory access if the standard library changes the implementation. No warnings or errors will be emitted once the change happens.
JSON: https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTQ1OHYtNGhyZi1nM200
Source: GitHub Advisory Database
Origin: Unspecified
Severity: Moderate
Classification: General
Published: about 3 years ago
Updated: 10 months ago
CVSS Score: 5.5
CVSS vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Identifiers: GHSA-458v-4hrf-g3m4, CVE-2020-35920
References:
- https://nvd.nist.gov/vuln/detail/CVE-2020-35920
- https://github.com/rust-lang/socket2-rs/issues/119
- https://rustsec.org/advisories/RUSTSEC-2020-0079.html
- https://github.com/deprecrated/net2-rs/issues/105
- https://rustsec.org/advisories/RUSTSEC-2020-0078.html
- https://github.com/advisories/GHSA-458v-4hrf-g3m4
Blast Radius: 25.5
Affected Packages
cargo:net2
Dependent packages: 195Dependent repositories: 21,427
Downloads: 44,667,866 total
Affected Version Ranges: < 0.2.36
Fixed in: 0.2.36
All affected versions: 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.2.7, 0.2.8, 0.2.9, 0.2.10, 0.2.11, 0.2.12, 0.2.13, 0.2.14, 0.2.15, 0.2.16, 0.2.17, 0.2.18, 0.2.19, 0.2.20, 0.2.21, 0.2.22, 0.2.23, 0.2.24, 0.2.25, 0.2.26, 0.2.27, 0.2.28, 0.2.29, 0.2.30, 0.2.31, 0.2.32, 0.2.33, 0.2.34, 0.2.35
All unaffected versions: 0.2.36, 0.2.37, 0.2.38, 0.2.39
cargo:socket2
Dependent packages: 386Dependent repositories: 42,846
Downloads: 266,985,081 total
Affected Version Ranges: < 0.3.16
Fixed in: 0.3.16
All affected versions: 0.1.0, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.8, 0.3.9, 0.3.10, 0.3.11, 0.3.12, 0.3.13, 0.3.14, 0.3.15
All unaffected versions: 0.3.16, 0.3.17, 0.3.18, 0.3.19, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.4.6, 0.4.7, 0.4.8, 0.4.9, 0.4.10, 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.5.6, 0.5.7