VYPR

Rust Standard Library

by Rust Programming Language

CVEs (1)

  • CVE-2019-12083HigMay 13, 2019
    risk 0.53cvss 8.1epss 0.02

    The Rust Programming Language Standard Library 1.34.x before 1.34.2 contains a stabilized method which, if overridden, can violate Rust's safety guarantees and cause memory unsafety. If the `Error::type_id` method is overridden then any type can be safely cast to any other type,…