Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Sean Mcarthur

#33513of 56,334
8.1Total CVSS
Vulnerabilities · 1
PT-2019-5079
8.1
2019-05-13
Rust · Rust Programming Language Standard Library · CVE-2019-12083
**Name of the Vulnerable Software and Affected Versions** The Rust Programming Language Standard Library versions 1.34.x through 1.34.1 The Rust Programming Language Standard Library version 1.34.0 **Description** The issue is related to the `Error::type id` method in the Rust programming language, which can lead to memory unsafety if overridden. This can cause memory safety vulnerabilities, such as out-of-bounds write or read, in safe code. The estimated number of potentially affected devices worldwide is not available. **Recommendations** For The Rust Programming Language Standard Library versions 1.34.x through 1.34.1, update to version 1.34.2 or later to resolve the issue. For The Rust Programming Language Standard Library version 1.34.0, update to version 1.34.2 or later to resolve the issue. As a temporary workaround, consider avoiding the override of the `Error::type id` method until a patch is available.