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 pair().
References
Link | Resource |
---|---|
https://github.com/bodil/sized-chunks/commit/3ae48bd463c1af41c24b96b84079946f51f51e3c | |
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
No history.
Information
Published : 2020-09-19 21:15
Updated : 2023-11-22 22:15
NVD link : CVE-2020-25792
Mitre link : CVE-2020-25792
CVE.ORG link : CVE-2020-25792
JSON object : View
Products Affected
sized-chunks_project
- sized-chunks
CWE
CWE-129
Improper Validation of Array Index