In the standard library in Rust before 1.50.0, readtoend() does not validate the return value from Read in an unsafe context. This bug could lead to a buffer overflow.
{
"cpe": "cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "1.50.0"
}
],
"source": "CPE_RANGE"
}