Multiple vulnerabilities in Redis



Published: 2019-07-11 | Updated: 2019-07-14
Risk Medium
Patch available YES
Number of vulnerabilities 2
CVE-ID CVE-2019-10192
CVE-2019-10193
CWE-ID CWE-122
CWE-121
Exploitation vector Network
Public exploit N/A
Vulnerable software
Subscribe
Redis
Server applications / Database software

Vendor Salvatore Sanfilippo

Security Bulletin

This security bulletin contains information about 2 vulnerabilities.

1) Heap-based buffer overflow

EUVDB-ID: #VU19167

Risk: Medium

CVSSv3.1: 6.5 [CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C]

CVE-ID: CVE-2019-10192

CWE-ID: CWE-122 - Heap-based Buffer Overflow

Exploit availability: No

Description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to a boundary error when processing Redis hyperloglog data structure. A remote attacker can carefully corrupt hyperloglog using the SETRANGE command, trigger heap-based buffer overflow and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.

Mitigation

Install updates from vendor's website.

Vulnerable software versions

Redis: 3.2.0 - 5.0.3

External links

http://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10192
http://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES
http://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES
http://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES
http://seclists.org/bugtraq/2019/Jul/19


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.

2) Stack-based buffer overflow

EUVDB-ID: #VU19168

Risk: Medium

CVSSv3.1: 6.5 [CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C]

CVE-ID: CVE-2019-10193

CWE-ID: CWE-121 - Stack-based buffer overflow

Exploit availability: No

Description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to a boundary error when processing Redis hyperloglog data structure. A remote attacker can carefully corrupt hyperloglog using the SETRANGE command, trigger stack-based buffer overflow and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.

Mitigation

Install updates from vendor's website.

Vulnerable software versions

Redis: 3.2.0 - 5.0.3

External links

http://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10193
http://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES
http://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES
http://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES
http://seclists.org/bugtraq/2019/Jul/19


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.



###SIDEBAR###