`openssl` `X509VerifyParamRef::set_host` buffer over-read
Moderate severity
GitHub Reviewed
Published
Jun 21, 2023
to the GitHub Advisory Database
Description
Published to the GitHub Advisory Database
Jun 21, 2023
Reviewed
Jun 21, 2023
When this function was passed an empty string,
openssl
would attempt to callstrlen
on it, reading arbitrary memory until it reached a NUL byte.References