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 applicationsLearn about NULL Pointer Dereference vulnerabilities in an interactive lesson.
Start learningUpgrade 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 NULL Pointer Dereference via the X509Extension::new
and X509Extension::new_nid
functions, which crash when the context argument is None
with certain extension types.