In the standard library in Rust before 1.50.0, read_to_end() does not validate the return value from Read in an unsafe context. This bug could lead to a buffer overflow.
References
Link | Resource |
---|---|
https://github.com/rust-lang/rust/issues/80894 | Exploit Issue Tracking Patch Third Party Advisory |
https://github.com/rust-lang/rust/pull/80895 | Patch Third Party Advisory |
https://security.gentoo.org/glsa/202210-09 | Third Party Advisory |
Configurations
Information
Published : 2021-04-11 13:15
Updated : 2022-11-03 12:38
NVD link : CVE-2021-28875
Mitre link : CVE-2021-28875
JSON object : View
CWE
CWE-252
Unchecked Return Value
Products Affected
rust-lang
- rust