GHSA-jq66-xh47-j9f3

Suggest an improvement
Source
https://github.com/advisories/GHSA-jq66-xh47-j9f3
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/06/GHSA-jq66-xh47-j9f3/GHSA-jq66-xh47-j9f3.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-jq66-xh47-j9f3
Aliases
Published
2022-06-16T23:06:58Z
Modified
2024-07-03T21:13:49Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Type confusion if __private_get_type_id__ is overriden
Details

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.

Database specific
{
    "nvd_published_at": "2020-09-14T19:15:00Z",
    "cwe_ids": [
        "CWE-843"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2022-06-16T23:06:58Z"
}
References

Affected packages

crates.io / failure

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
0.1.8

Ecosystem specific

{
    "affected_functions": [
        "failure::Fail::__private_get_type_id__"
    ]
}