Vulnerability Details : CVE-2020-25575
Potential exploit
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-2019-25010
Products affected by CVE-2020-25575
- cpe:2.3:a:failure_project:failure:*:*:*:*:*:rust:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-25575
0.71%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 71 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-25575
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
|
134c704f-9b21-4f2e-91b3-4a467353bcc0 | 2024-07-03 |
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-2020-25575
-
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:
- 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Secondary)
- nvd@nist.gov (Primary)
References for CVE-2020-25575
-
https://boats.gitlab.io/blog/post/failure-to-fehler/
From failure to FehlerExploit;Third Party Advisory
-
https://rustsec.org/advisories/RUSTSEC-2020-0036.html
RUSTSEC-2020-0036: failure: failure is officially deprecated/unmaintained › RustSec Advisory DatabaseVendor 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