A vulnerability was found in phpRedisAdmin up to 1.16.1. It has been classified as problematic. This affects the function authHttpDigest of the file includes/login.inc.php. The manipulation of the argument response leads to use of wrong operator in string comparison. Upgrading to version 1.16.2 is able to address this issue. The name of the patch is 31aa7661e6db6f4dffbf9a635817832a0a11c7d9. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-216267.
The product uses the wrong operator when comparing a string, such as using "==" when the .equals() method should be used instead.
Link | Tags |
---|---|
https://vuldb.com/?id.216267 | permissions required vdb entry third party advisory technical description |
https://github.com/erikdubbelboer/phpRedisAdmin/commit/31aa7661e6db6f4dffbf9a635817832a0a11c7d9 | third party advisory patch mitigation |
https://github.com/erikdubbelboer/phpRedisAdmin/releases/tag/v1.16.2 | release notes third party advisory mitigation |