CWE-595: Comparison of Object References Instead of Object Contents
The product compares object references instead of the contents of the objects themselves, preventing it from detecting equivalent objects.
0 tracked CVEs are classified under this weakness.
More specific weaknesses
- CWE-597 — Use of Wrong Operator in String Comparison