ghsa-xjxc-vfw2-cg96
Vulnerability from github
Published
2021-08-25 20:43
Modified
2023-06-13 19:56
Severity ?
VLAI Severity ?
Summary
Use after free in openssl
Details
An issue was discovered in the openssl crate before 0.10.9 for Rust. A use-after-free occurs in CMS Signing.
{ "affected": [ { "package": { "ecosystem": "crates.io", "name": "openssl" }, "ranges": [ { "events": [ { "introduced": "0.10.8" }, { "fixed": "0.10.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-20997" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": true, "github_reviewed_at": "2021-08-19T21:24:24Z", "nvd_published_at": "2019-08-26T18:15:00Z", "severity": "CRITICAL" }, "details": "An issue was discovered in the openssl crate before 0.10.9 for Rust. A use-after-free occurs in CMS Signing.", "id": "GHSA-xjxc-vfw2-cg96", "modified": "2023-06-13T19:56:24Z", "published": "2021-08-25T20:43:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-20997" }, { "type": "WEB", "url": "https://github.com/sfackler/rust-openssl/pull/942" }, { "type": "PACKAGE", "url": "https://github.com/sfackler/rust-openssl" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2018-0010.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Use after free in openssl" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…