#VU30255 Input validation error in Redis - CVE-2020-14147

 

#VU30255 Input validation error in Redis - CVE-2020-14147

Published: June 15, 2020 / Updated: July 17, 2020


Vulnerability identifier: #VU30255
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2020-14147
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Redis
Software vendor:
Salvatore Sanfilippo

Description

The vulnerability allows context-dependent attackers with permission to run Lua code in a Redis session to perform a denial of service (DoS) attack.

The vulnerability exists due to insufficient validation of user-supplied input. A remote attacker can cause a denial of service (memory corruption and application crash) or possibly bypass intended sandbox restrictions via a large number, which triggers a stack-based buffer overflow.


Remediation

Update to version 6.0.3.

External links