Vulnerability Description
An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with unit().
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Sized-Chunks Project | Sized-Chunks | <= 0.6.2 |
Related Weaknesses (CWE)
References
- https://github.com/bodil/sized-chunks/issues/11ExploitPatchThird Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0041.htmlThird Party Advisory
- https://github.com/bodil/sized-chunks/issues/11ExploitPatchThird Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0041.htmlThird Party Advisory
FAQ
What is CVE-2020-25791?
CVE-2020-25791 is a vulnerability with a CVSS score of 7.5 (HIGH). An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with unit().
How severe is CVE-2020-25791?
CVE-2020-25791 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-2020-25791?
Check the references section above for vendor advisories and patch information. Affected products include: Sized-Chunks Project Sized-Chunks.