CWE-1025

Comparison Using Wrong Factors
AI Translation Available

The code performs a comparison between two entities, but the comparison examines the wrong factors or characteristics of the entities, which can lead to incorrect results and resultant weaknesses.

Status
incomplete
Abstraction
base

Common Consequences

other
Impacts
varies by context

Detection Methods

manual static analysis

Potential Mitigations