Vulnerability Details : CVE-2021-4259
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.
Products affected by CVE-2021-4259
- cpe:2.3:a:phpredisadmin_project:phpredisadmin:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-4259
0.07%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 18 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-4259
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L |
1.6
|
3.4
|
VulDB | |
5.0
|
MEDIUM | CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L |
1.6
|
3.4
|
VulDB | 2024-02-29 |
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2021-4259
-
The product uses the wrong operator when comparing a string, such as using "==" when the .equals() method should be used instead.Assigned by: cna@vuldb.com (Primary)
References for CVE-2021-4259
-
https://github.com/erikdubbelboer/phpRedisAdmin/releases/tag/v1.16.2
Release v1.16.2 · erikdubbelboer/phpRedisAdmin · GitHubRelease Notes;Third Party Advisory
-
https://github.com/erikdubbelboer/phpRedisAdmin/commit/31aa7661e6db6f4dffbf9a635817832a0a11c7d9
Fix magic hash attack · erikdubbelboer/phpRedisAdmin@31aa766 · GitHubPatch;Third Party Advisory
-
https://vuldb.com/?id.216267
CVE-2021-4259 | phpRedisAdmin login.inc.php authHttpDigest wrong operator in string comparisonPermissions Required;Third Party Advisory;VDB Entry
Jump to