CWE-480
Use of Incorrect Operator
AI Translation Available
The product accidentally uses the wrong operator, which changes the logic in security-relevant ways.
Status
draft
Abstraction
base
Likelihood
low
Affected Platforms
C
C++
Not Language-Specific
Perl
Extended Description
AI Translation
These types of errors are generally the result of a typo by the programmer.
Technical Details
AI Translation
Common Consequences
other
Impacts
alter execution logic
Detection Methods
automated static analysis
manual static analysis