First published: Mon Aug 26 2019(Updated: )
An issue was discovered in the openssl crate before 0.10.9 for Rust. A use-after-free occurs in CMS Signing.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
OpenSSL | <0.10.9 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-20997 is considered a moderate severity vulnerability due to the potential for use-after-free errors in the OpenSSL crate.
To fix CVE-2018-20997, update the openssl crate to version 0.10.9 or later.
CVE-2018-20997 affects the openssl crate for Rust versions prior to 0.10.9.
In CVE-2018-20997, a use-after-free vulnerability occurs when a program continues to use a pointer after it has been freed, potentially leading to crashes or security breaches.
Developers using the OpenSSL crate in their Rust applications should be concerned about CVE-2018-20997 and take necessary updates to mitigate the risk.