CWE-431

Missing Handler

Medium

Description

A handler is not available or implemented.

Potential Impact

How to Fix

Implementation

Handle all possible situations (e.g. error condition).

Implementation

If an operation can throw an Exception, implement a handler for that specific exception.

Related Weaknesses

References

View on MITRE CWE Database →

Need Help Fixing This Vulnerability?

Our security experts can help you identify and remediate CWE-431 vulnerabilities in your codebase.

Get Security Assessment