In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade openssl
to version 0.10.48 or higher.
openssl is a bindings for the Rust programming language.
Affected versions of this package are vulnerable to Arbitrary File Read via the SubjectAlternativeName
and ExtendedKeyUsage::other
arguments, that are parsed using the OpenSSL function X509V3_EXT_nconf
. This function parses all input using an OpenSSL mini-language which can perform arbitrary file reads.