27 matches found
Type confusion
An issue was discovered in the failure crate through 0.1.5 for Rust. It may introduce "compatibility hazards" in some applications, and has a type confusion flaw when downcasting. NOTE: This vulnerability only affects products that are no longer supported by the maintainer. NOTE: This may overlap...
UBUNTU-CVE-2020-25575
An issue was discovered in the failure crate through 0.1.5 for Rust. It may introduce "compatibility hazards" in some applications, and has a type confusion flaw when downcasting. NOTE: This vulnerability only affects products that are no longer supported by the maintainer. NOTE: This may overlap...
CVE-2020-25575
CVE-2020-25575 affects the Rust failure crate up to version 0.1.5, introducing compatibility hazards and a type confusion flaw when downcasting. The issue relates to unmaintained/unsupported products and may overlap CVE-2019-25010. CVSS data indicates high to critical impact (network, no auth, wi...
RUSTSEC-2019-0036 Type confusion if __private_get_type_id__ is overridden
Safe Rust code can implement malfunctioning privategettypeid and cause type confusion when downcasting, which is an undefined behavior. Users who derive Fail trait are not affected...
Type confusion if __private_get_type_id__ is overridden
Safe Rust code can implement malfunctioning privategettypeid and cause type confusion when downcasting, which is an undefined behavior. Users who derive Fail trait are not affected...
PT-2019-16427 · Rust +1 · Failure +1
Name of the Vulnerable Software and Affected Versions: failure crate versions through 0.1.5 failure crate versions through 2019-11-13 Description: The issue is related to type confusion that can occur when private get type id is overridden, leading to undefined behavior when downcasting. This can...
PT-2019-19976 · Rust +1 · Thiserror +6
Name of the Vulnerable Software and Affected Versions: failure crate versions 0.1.5 and earlier Description: The issue presents a type confusion flaw when downcasting, which may introduce compatibility hazards in some applications. This affects products that are no longer supported by the...