Vulnerability Details : CVE-2019-25010
An issue was discovered in the failure crate through 2019-11-13 for Rust. Type confusion can occur when __private_get_type_id__ is overridden.
Products affected by CVE-2019-25010
- cpe:2.3:a:failure_project:failure:*:*:*:*:*:rust:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-25010
0.22%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 59 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-25010
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2019-25010
-
The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.Assigned by: nvd@nist.gov (Primary)
References for CVE-2019-25010
-
https://rustsec.org/advisories/RUSTSEC-2019-0036.html
RUSTSEC-2019-0036: failure: Type confusion if __private_get_type_id__ is overriden › RustSec Advisory DatabaseThird Party Advisory
-
https://github.com/rust-lang-nursery/failure/issues/336
Memory safe violation by abusing `__private_get_type_id__` · Issue #336 · rust-lang-nursery/failure · GitHubPatch;Third Party Advisory
Jump to