4 matches found
CVE-2021-30454
An issue was discovered in the outercgi crate before 0.2.1 for Rust. A user-provided Read instance receives an uninitialized memory buffer from KeyValueReader...
Design/Logic Flaw
An issue was discovered in the outercgi crate before 0.2.1 for Rust. A user-provided Read instance receives an uninitialized memory buffer from KeyValueReader...
CVE-2021-30454
The CVE-2021-30454 entry concerns the Rust crate outer_cgi (versions before 0.2.1). The root cause is that KeyValueReader passes an uninitialized memory buffer to a user-provided Read instance, enabling potential use of uninitialized data. Multiple connected sources (Red Hat, OSV/RUSTSEC, GHSA) c...
CVE-2021-30454
An issue was discovered in the outercgi crate before 0.2.1 for Rust. A user-provided Read instance receives an uninitialized memory buffer from KeyValueReader...