CWE-584
Return Inside Finally Block
The code has a return statement inside a finally block, which will cause any thrown exception in the try block to be discarded.
Official CWE-584 definition at MITREImpactr finds and proves weaknesses like CWE-584 in your web apps and APIs - investigating, chaining, and validating each with a reproducible exploit.
Join the waitlist