CWE-597: Use of Wrong Operator in String Comparison

The product uses the wrong operator when comparing a string, such as using "==" when the .equals() method should be used instead.

3 tracked CVEs are classified under this weakness.

Browse the full CVE database