Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Yossigo

#39991of 53,624
6.8Total CVSS
Vulnerabilities · 1
PT-2023-3517
6.8
2023-04-18
Redis · Redis · CVE-2023-28856
**Name of the Vulnerable Software and Affected Versions** Redis versions prior to 6.0.19 Redis versions prior to 6.2.12 Redis versions prior to 7.0.11 **Description** The issue is related to insufficient input validation in the Redis database management system. Exploitation of this issue can allow a remote attacker to cause a denial of service. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access. **Recommendations** For versions prior to 6.0.19, upgrade to version 6.0.19 or later. For versions prior to 6.2.12, upgrade to version 6.2.12 or later. For versions prior to 7.0.11, upgrade to version 7.0.11 or later. As a temporary workaround, consider restricting access to the `HINCRBYFLOAT` command until a patch is applied.