Description
The product accidentally uses the wrong operator, which changes the logic in security-relevant ways.
Potential Impact
- Other: Alter Execution Logic
Detection Methods
- Automated Static Analysis: This weakness can be found easily using static analysis. However in some cases an operator might appear to be incorrect, but is actually correct and reflects unusual logic within the program....
- Manual Static Analysis: This weakness can be found easily using static analysis. However in some cases an operator might appear to be incorrect, but is actually correct and reflects unusual logic within the program....
Related Weaknesses
References
View on MITRE CWE Database →