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.
Official CWE-395 definition at MITREImpactr finds and proves weaknesses like CWE-395 in your web apps and APIs - investigating, chaining, and validating each with a reproducible exploit.
Join the waitlist