Vulnerability CVE-2020-25791


Published: 2020-09-19

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().

Type:

CWE-129

(Improper Validation of Array Index)

CVSS2 => (AV:N/AC:L/Au:N/C:N/I:N/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5/10
2.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
None
None
Partial
Affected software
Rust-lang -> RUST 

 References:
https://github.com/bodil/sized-chunks/issues/11
https://rustsec.org/advisories/RUSTSEC-2020-0041.html

Copyright 2024, cxsecurity.com

 

Back to Top