ChoeMinji / redis-6.2.3

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

CVE-2022-31144 (High) detected in redis6.2.6 #15

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

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

CVE-2022-31144 - High 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/t_stream.c

Vulnerability Details

Redis is an in-memory database that persists on disk. A specially crafted `XAUTOCLAIM` command on a stream key in a specific state may result with heap overflow, and potentially remote code execution. This problem affects versions on the 7.x branch prior to 7.0.4. The patch is released in version 7.0.4.

Publish Date: 2022-07-19

URL: CVE-2022-31144

CVSS 3 Score Details (7.0)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/redis/redis/security/advisories/GHSA-96f7-42fg-2jrh

Release Date: 2022-07-19

Fix Resolution: 7.0.4


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 7 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.