
Cloud Vulnerability DB
A community-led vulnerabilities database
The vulnerability (GHSA-xcf7-rvmh-g6q4) affects the openssl Rust crate versions 0.10.0 through 0.10.54, specifically in the X509VerifyParamRef::set_host function. The issue was discovered and disclosed on June 19, 2023, and involves a buffer over-read vulnerability that occurs when the function is passed an empty string (GitHub Advisory, RustSec Advisory).
The vulnerability occurs when the X509VerifyParamRef::set_host function is called with an empty string parameter. In such cases, OpenSSL attempts to call strlen on the empty string, which results in reading arbitrary memory until a NUL byte is encountered. This issue was identified through Valgrind memory analysis, which showed an invalid read of size 1 occurring in the strlen function call (GitHub Issue).
When exploited, this vulnerability can lead to memory exposure as the program reads arbitrary memory beyond its intended boundaries. The issue manifests as a segmentation fault in affected applications, potentially exposing sensitive information stored in adjacent memory locations (GitHub Issue).
The vulnerability has been patched in version 0.10.55 of the openssl crate. Users are advised to upgrade to this version or later. For those unable to upgrade immediately, a workaround involves ensuring that empty strings are properly handled before being passed to the set_host function (GitHub Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."