CWE-571: Expression is Always True
The product contains an expression that will always evaluate to true.
Overview
CWE-571 (Expression is Always True) is a base-level software weakness catalogued by MITRE in the Common Weakness Enumeration (CWE). It describes a recurring type of mistake that can lead to exploitable security vulnerabilities.
Common consequences
What can happen when CWE-571 is exploited.