CVE-2020-35922
CVE-2020-35922 is a medium-severity vulnerability in Mio Project Mio with a CVSS 3.x base score of 5.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: Medium (CVSS 3.x base score 5.5)
- CVSS v2: 2.1
- EPSS exploit prediction: 0% (31st percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Mio Project Mio
- Published:
- Last modified:
Description
An issue was discovered in the mio crate before 0.7.6 for Rust. It has false expectations about the std::net::SocketAddr memory representation.
Frequently asked questions
- What is CVE-2020-35922?
- An issue was discovered in the mio crate before 0.7.6 for Rust. It has false expectations about the std::net::SocketAddr memory representation.
- How severe is CVE-2020-35922?
- CVE-2020-35922 has a CVSS 3.x base score of 5.5, rated medium severity. It is exploitable over local access with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2020-35922 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (31st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2020-35922?
- CVE-2020-35922 affects Mio Project Mio. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2020-35922?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2020-35922 published?
- CVE-2020-35922 was published on 2020-12-31 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:mio_project:mio:*:*:*:*:*:rust:*:*
More vulnerabilities in Mio Project Mio
- CVE-2024-27308 — High (CVSS 7.5): Mio is a Metal I/O library for Rust. When using named pipes on Windows, mio will under some circumstances return…