hestiacp is vulnerable to 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.
Link | Tags |
---|---|
https://huntr.dev/bounties/c24fb15c-3c84-45c8-af04-a660f8da388f | issue tracking patch exploit third party advisory |
https://github.com/hestiacp/hestiacp/commit/fc68baff4f94b59e38316f886d0ce47d337042f7 | third party advisory patch |