Vulnerability Intelligence and Management by Cybersecurity Help s.r.o.



Incorrect Comparison

The software compares two entities in a security-relevant context, but the comparison is incorrect, which may lead to resultant weaknesses.

This weakness class covers several possibilities:

  1. the comparison checks one factor incorrectly;
  2. the comparison should consider multiple factors, but it does not check some of those factors at all;
  3. the comparison checks the wrong factor.