Input validation error in Redis - CVE-2015-4335

 

Input validation error in Redis - CVE-2015-4335

Published: June 9, 2015 / Updated: August 4, 2020


Vulnerability identifier: #VU33828
CSH Severity: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2015-4335
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Redis
Software vendor:
Redis Labs

Description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

Redis before 2.8.21 and 3.x before 3.0.2 allows remote attackers to execute arbitrary Lua bytecode via the eval command.


Remediation

Install update from vendor's website.

External links