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



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.