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.
Official CWE-597 definition at MITREImpactr finds and proves weaknesses like CWE-597 in your web apps and APIs - investigating, chaining, and validating each with a reproducible exploit.
Join the waitlist