ChoeMinji / redis-6.2.3

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

CVE-2021-32672 (Medium) detected in redis6.2.6 #3

Open mend-bolt-for-github[bot] opened 2 years ago

mend-bolt-for-github[bot] commented 2 years ago

CVE-2021-32672 - Medium Severity Vulnerability

Vulnerable Library - redis6.2.6

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

Library home page: https://github.com/redis/redis.git

Found in HEAD commit: 5b7aad699eab111b003a1a58082434041ce3e008

Found in base branch: master

Vulnerable Source Files (1)

/src/scripting.c

Vulnerability Details

Redis is an open source, in-memory database that persists on disk. When using the Redis Lua Debugger, users can send malformed requests that cause the debugger’s protocol parser to read data beyond the actual buffer. This issue affects all versions of Redis with Lua debugging support (3.2 or newer). The problem is fixed in versions 6.2.6, 6.0.16 and 5.0.14.

Publish Date: 2021-10-04

URL: CVE-2021-32672

CVSS 3 Score Details (5.3)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/redis/redis/security/advisories/GHSA-9mj9-xx53-qmxm

Release Date: 2021-10-04

Fix Resolution: 5.0.14, 6.0.16, 6.2.6


Step up your Open Source Security Game with Mend here

mend-bolt-for-github[bot] commented 1 year ago

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.

mend-bolt-for-github[bot] commented 6 months ago

:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.