Lucene search
+L

40 matches found

Prion
Prion
added 2023/03/02 4:15 a.m.34 views

Integer overflow

Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted SRANDMEMBER, ZRANDMEMBER, and HRANDFIELD commands can trigger an integer overflow, resulting in a runtime assertion and termination of the Redis server process. This problem affects all Redis...

4CVSS6.5AI score0.00902EPSS
SaveExploits0References5Affected Software1
AlpineLinux
AlpineLinux
added 2023/01/20 6:19 p.m.52 views

CVE-2022-35977

Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted SETRANGE and SORTRO commands can trigger an integer overflow, resulting with Redis attempting to allocate impossible amounts of memory and abort with an out-of-memory OOM panic. The problem is fixe...

5.5CVSS5.8AI score0.13453EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2022/09/06 12:00 a.m.46 views

Amazon Linux 2022 : redis6, redis6-devel (ALAS2022-2022-115)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2022-2022-115 advisory. A flaw was found in the Redis database where Lua scripts can be manipulated to overcome ACL rules. This flaw allows an attacker with access to Redis to inject Lua code that executes the...

7.8CVSS6.4AI score0.02264EPSS
SaveExploits2References5
Gitee
Gitee
added 2022/01/30 10:53 a.m.6 views

redis-rce

PoC exploit for Redis RCE Remote Code Execution in Redis 4.x/5.x. The exploit is inspired by Redis post-exploitation techniques and is based on a modified version of the Redis Rogue Server. The exploit uses the RedisModules-ExecuteCommand library to load a custom Redis module, which allows for...

8.4AI score
SaveExploits0
NCSC
NCSC
added 2021/11/08 12:00 a.m.6 views

Vulnerabilities fixed in Redis

Vulnerabilities have been fixed in Redis. The vulnerabilities allow an unauthenticated malicious person potentially able to launch attacks execute attacks that result in the following categories of damage: Denial-of-Service DoS. Remote code execution User Rights Access to sensitive data Access to...

9CVSS7.6AI score0.31049EPSS
SaveExploits0
OSV
OSV
added 2021/10/04 6:15 p.m.12 views

AZL-61842 CVE-2021-32762 affecting package pcp 6.3.2-1

Redis is an open source, in-memory database that persists on disk. The redis-cli command line tool and redis-sentinel service may be vulnerable to integer overflow when parsing specially crafted large multi-bulk network replies. This is a result of a vulnerability in the underlying hiredis librar...

8.8CVSS6.6AI score0.02685EPSS
SaveExploits0References1
OSV
OSV
added 2021/10/04 6:15 p.m.33 views

CVE-2021-32762

Redis is an open source, in-memory database that persists on disk. The redis-cli command line tool and redis-sentinel service may be vulnerable to integer overflow when parsing specially crafted large multi-bulk network replies. This is a result of a vulnerability in the underlying hiredis librar...

8.8CVSS2.8AI score
SaveExploits0References9
OSV
OSV
added 2021/10/04 6:15 p.m.9 views

UBUNTU-CVE-2021-32762

Redis is an open source, in-memory database that persists on disk. The redis-cli command line tool and redis-sentinel service may be vulnerable to integer overflow when parsing specially crafted large multi-bulk network replies. This is a result of a vulnerability in the underlying hiredis librar...

8.8CVSS6.7AI score0.02685EPSS
SaveExploits0References4
Prion
Prion
added 2021/10/04 6:15 p.m.33 views

Integer overflow

Redis is an open source, in-memory database that persists on disk. An integer overflow bug in the underlying string library can be used to corrupt the heap and potentially result with denial of service or remote code execution. The vulnerability involves changing the default proto-max-bulk-len...

6CVSS8.1AI score0.03678EPSS
SaveExploits0References9Affected Software4
ATTACKERKB
ATTACKERKB
added 2021/10/04 6:15 p.m.5 views

CVE-2021-32672

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

5.3CVSS6.7AI score0.01831EPSS
SaveExploits0References13Affected Software1
OSV
OSV
added 2021/10/04 6:15 p.m.10 views

UBUNTU-CVE-2021-32628

Redis is an open source, in-memory database that persists on disk. An integer overflow bug in the ziplist data structure used by all versions of Redis can be exploited to corrupt the heap and potentially result with remote code execution. The vulnerability involves modifying the default ziplist...

7.5CVSS7AI score0.1353EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2021/10/04 6:15 p.m.8 views

CVE-2021-32762

Redis is an open source, in-memory database that persists on disk. The redis-cli command line tool and redis-sentinel service may be vulnerable to integer overflow when parsing specially crafted large multi-bulk network replies. This is a result of a vulnerability in the underlying hiredis librar...

9CVSS6.7AI score0.02685EPSS
SaveExploits0References13Affected Software1
Cvelist
Cvelist
added 2021/10/04 6:00 p.m.35 views

CVE-2021-32762 Integer overflow that can lead to heap overflow in redis-cli, redis-sentinel on some platforms

Redis is an open source, in-memory database that persists on disk. The redis-cli command line tool and redis-sentinel service may be vulnerable to integer overflow when parsing specially crafted large multi-bulk network replies. This is a result of a vulnerability in the underlying hiredis librar...

7.5CVSS8.8AI score0.02685EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2021/10/04 5:55 p.m.33 views

CVE-2021-32687

Redis is an open source, in-memory database that persists on disk. An integer overflow bug affecting all versions of Redis can be exploited to corrupt the heap and potentially be used to leak arbitrary contents of the heap or trigger remote code execution. The vulnerability involves changing the...

7.5CVSS7.8AI score0.04126EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2021/10/04 5:35 p.m.41 views

CVE-2021-32628

Redis is an open source, in-memory database that persists on disk. An integer overflow bug in the ziplist data structure used by all versions of Redis can be exploited to corrupt the heap and potentially result with remote code execution. The vulnerability involves modifying the default ziplist...

7.5CVSS8.6AI score0.1353EPSS
SaveExploits0
Cvelist
Cvelist
added 2021/10/04 5:35 p.m.46 views

CVE-2021-32628 Vulnerability in handling large ziplists

Redis is an open source, in-memory database that persists on disk. An integer overflow bug in the ziplist data structure used by all versions of Redis can be exploited to corrupt the heap and potentially result with remote code execution. The vulnerability involves modifying the default ziplist...

7.5CVSS8.6AI score0.1353EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2021/10/04 5:30 p.m.35 views

CVE-2021-32626 Lua scripts can overflow the heap-based Lua stack in Redis

Redis is an open source, in-memory database that persists on disk. In affected versions specially crafted Lua scripts executing in Redis can cause the heap-based Lua stack to be overflowed, due to incomplete checks for this condition. This can result with heap corruption and potentially remote co...

7.5CVSS9AI score0.16206EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2021/10/04 12:00 a.m.8 views

PT-2021-7741 · Redis +3 · Redis +3

Name of the Vulnerable Software and Affected Versions: Redis versions prior to 5.0.14 Redis versions prior to 6.0.16 Redis versions prior to 6.2.6 Description: The issue is related to an integer overflow vulnerability in the hiredis library used by Redis, which can occur when parsing specially...

9CVSS6.6AI score0.31049EPSS
SaveExploits3References101
OSV
OSV
added 2020/06/15 6:15 p.m.15 views

AZL-6842 CVE-2020-14147 affecting package redis for versions less than 5.0.5-7

An integer overflow in the getnum function in luastruct.c in Redis before 6.0.3 allows context-dependent attackers with permission to run Lua code in a Redis session to cause a denial of service memory corruption and application crash or possibly bypass intended sandbox restrictions via a large...

7.7CVSS7.3AI score0.03085EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2019/11/01 7:15 p.m.5 views

CVE-2013-0178

Insecure temporary file vulnerability in Redis before 2.6 related to /tmp/redis-%p.vm...

5.5CVSS5.5AI score0.00415EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder