An issue was discovered in the cbox crate through 2020-03-19 for Rust. The CBox API allows dereferencing raw pointers without a requirement for unsafe code.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://rustsec.org/advisories/RUSTSEC-2020-0005.html | third party advisory exploit |