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().
References
Link | Resource |
---|---|
https://github.com/bodil/sized-chunks/issues/11 | Exploit Patch Third Party Advisory |
https://rustsec.org/advisories/RUSTSEC-2020-0041.html | Third Party Advisory |
https://github.com/bodil/sized-chunks/issues/11 | Exploit Patch Third Party Advisory |
https://rustsec.org/advisories/RUSTSEC-2020-0041.html | Third Party Advisory |
Configurations
History
21 Nov 2024, 05:18
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/bodil/sized-chunks/issues/11 - Exploit, Patch, Third Party Advisory | |
References | () https://rustsec.org/advisories/RUSTSEC-2020-0041.html - Third Party Advisory |
Information
Published : 2020-09-19 21:15
Updated : 2024-11-21 05:18
NVD link : CVE-2020-25791
Mitre link : CVE-2020-25791
CVE.ORG link : CVE-2020-25791
JSON object : View
Products Affected
sized-chunks_project
- sized-chunks
CWE
CWE-129
Improper Validation of Array Index