2 matches found
CVE-2023-53159: Buffer Over-read
The openssl crate before 0.10.55 for Rust allows an out-of-bounds read via an empty string to X509VerifyParamRef::sethost...
4.5CVSS5.8AI score0.002EPSS
SaveExploits1References4
`openssl` `X509VerifyParamRef::set_host` buffer over-read
When this function was passed an empty string, openssl would attempt to call strlen on it, reading arbitrary memory until it reached a NUL byte...
4.5CVSS6.2AI score0.002EPSS
SaveExploits1References5Affected Software1
20