Vulnerability CVE-2020-25795


Published: 2020-09-19

Description:
An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, insert_from can have a memory-safety issue upon a panic.

Type:

CWE-415

(Double Free)

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