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
C C++ Not Language-Specific Perl

These types of errors are generally the result of a typo by the programmer.

Common Consequences

other
Impacts
alter execution logic

Detection Methods

automated static analysis manual static analysis

Potential Mitigations