In the standard library in Rust before 1.50.0,...
High severity
Unreviewed
Published
May 24, 2022
to the GitHub Advisory Database
•
Updated Jan 30, 2023
Description
Published by the National Vulnerability Database
Apr 11, 2021
Published to the GitHub Advisory Database
May 24, 2022
Last updated
Jan 30, 2023
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