Vulnerability Description
An issue was discovered in the quinn crate before 0.7.0 for Rust. It may have invalid memory access for certain versions of the standard library because it relies on a direct cast of std::net::SocketAddrV4 and std::net::SocketAddrV6 data structures.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Quinn Project | Quinn | < 0.5.4 |
Related Weaknesses (CWE)
References
- https://rustsec.org/advisories/RUSTSEC-2021-0035.htmlPatchThird Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2021-0035.htmlPatchThird Party Advisory
FAQ
What is CVE-2021-28036?
CVE-2021-28036 is a vulnerability with a CVSS score of 7.5 (HIGH). An issue was discovered in the quinn crate before 0.7.0 for Rust. It may have invalid memory access for certain versions of the standard library because it relies on a direct cast of std::net::SocketA...
How severe is CVE-2021-28036?
CVE-2021-28036 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-28036?
Check the references section above for vendor advisories and patch information. Affected products include: Quinn Project Quinn.