Risk | Medium |
Patch available | YES |
Number of vulnerabilities | 1 |
CVE-ID | CVE-2023-28856 |
CWE-ID | CWE-20 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software |
Redis Server applications / Database software |
Vendor | Redis Labs |
Security Bulletin
This security bulletin contains one medium risk vulnerability.
EUVDB-ID: #VU75177
Risk: Medium
CVSSv4.0: 4.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2023-28856
CWE-ID:
CWE-20 - Improper input validation
Exploit availability: No
DescriptionThe vulnerability allows a remote user to perform a denial of service (DoS) attack.
The vulnerability exists due to insufficient validation of user-supplied input. A remote user can use the HINCRBYFLOAT command to create an invalid hash field that will crash Redis on access.
MitigationInstall updates from vendor's website.
Vulnerable software versionsRedis: 6.0.0 - 7.0.10
CPE2.3https://github.com/redis/redis/releases/tag/6.0.19
https://github.com/redis/redis/releases/tag/6.2.12
https://github.com/redis/redis/releases/tag/7.0.11
https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote authenticated user via the Internet.
How the attacker can exploit this vulnerability?
The attacker would have to send a specially crafted request to the affected application in order to exploit this vulnerability.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.