CWE-395: Use of NullPointerException Catch to Detect NULL Pointer Dereference

Catching NullPointerException should not be used as an alternative to programmatic checks to prevent dereferencing a null pointer.

11 tracked CVEs are classified under this weakness.

Highest-risk vulnerabilities

Recently published

Browse the full CVE database