Common Weakness Enumeration

CWE-561

Dead Code

The product contains dead code, which can never be executed.

Mitigation

Phase: Implementation

Description:

  • Remove dead code before deploying the application.

No CAPEC attack patterns related to this CWE.

Back to CWE stats page