Lucene search
+L

5476 matches found

Cvelist
Cvelist
added 2021/10/04 6:05 p.m.69 views

CVE-2021-41099 Integer overflow issue with strings in Redis

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

7.5CVSS8.5AI score0.03678EPSS
SaveExploits0References9
AlpineLinux
AlpineLinux
added 2021/10/04 6:05 p.m.34 views

CVE-2021-41099

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

7.5CVSS8.5AI score0.03678EPSS
SaveExploits0
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
CVE
CVE
added 2021/10/04 6:00 p.m.494 views

CVE-2021-32762

CVE-2021-32762 affects Redis components (redis-cli, redis-sentinel) via an integer overflow when parsing large multi-bulk network replies due to an overflow in the underlying hiredis library. The vulnerability can lead to heap overflow on affected platforms, with fixed defaults noted: the vulnera...

9CVSS8AI score0.02685EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2021/10/04 6:00 p.m.58 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...

9CVSS8.8AI score0.02685EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2021/10/04 6:00 p.m.50 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...

9CVSS8.2AI score0.02685EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2021/10/04 5:55 p.m.39 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.5CVSS8.6AI score0.04126EPSS
SaveExploits0
Cvelist
Cvelist
added 2021/10/04 5:55 p.m.27 views

CVE-2021-32687 Integer overflow issue with intsets in Redis

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.5CVSS8.6AI score0.04126EPSS
SaveExploits0References9
CVE
CVE
added 2021/10/04 5:55 p.m.319 views

CVE-2021-32687

CVE-2021-32687 describes an integer overflow in Redis affecting all versions, exploitable via set-max-intset-entries to corrupt the heap and potentially leak heap contents or enable remote code execution. Affected component is Redis’ intset handling when set-max-intset-entries is configured very ...

7.5CVSS8.4AI score0.04126EPSS
SaveExploits0References9Affected Software1
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
Cvelist
Cvelist
added 2021/10/04 5:50 p.m.27 views

CVE-2021-32675 DoS vulnerability in Redis

Redis is an open source, in-memory database that persists on disk. When parsing an incoming Redis Standard Protocol RESP request, Redis allocates memory according to user-specified values which determine the number of elements in the multi-bulk header and size of each element in the bulk header. ...

7.5CVSS8.2AI score0.16904EPSS
SaveExploits0References10
AlpineLinux
AlpineLinux
added 2021/10/04 5:50 p.m.55 views

CVE-2021-32675

Redis is an open source, in-memory database that persists on disk. When parsing an incoming Redis Standard Protocol RESP request, Redis allocates memory according to user-specified values which determine the number of elements in the multi-bulk header and size of each element in the bulk header. ...

7.5CVSS8.3AI score0.16904EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2021/10/04 5:50 p.m.28 views

CVE-2021-32675

Redis is an open source, in-memory database that persists on disk. When parsing an incoming Redis Standard Protocol RESP request, Redis allocates memory according to user-specified values which determine the number of elements in the multi-bulk header and size of each element in the bulk header. ...

7.5CVSS7.5AI score0.16904EPSS
SaveExploits0
CVE
CVE
added 2021/10/04 5:50 p.m.357 views

CVE-2021-32675

CVE-2021-32675 affects Redis and is triggered by parsing Redis Standard Protocol (RESP) requests. An attacker can craft requests to cause Redis to allocate large amounts of memory across multiple connections, potentially impacting availability. The issue is tied to the RESP parsing path and authe...

7.5CVSS8.1AI score0.16904EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2021/10/04 5:40 p.m.67 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.3CVSS5.8AI score0.01831EPSS
SaveExploits0
Cvelist
Cvelist
added 2021/10/04 5:40 p.m.54 views

CVE-2021-32672 Vulnerability in Lua Debugger in Redis

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
SaveExploits0References9
AlpineLinux
AlpineLinux
added 2021/10/04 5:40 p.m.58 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.3AI score0.01831EPSS
SaveExploits0
CVE
CVE
added 2021/10/04 5:40 p.m.335 views

CVE-2021-32672

Redis contains CVE-2021-32672, a vulnerability in the Redis Lua Debugger where the protocol parser can read data beyond the actual buffer when handling malformed requests. This affects Redis builds that include Lua debugging support (3.2+). The issue is mitigated by upgrading to patched releases:...

5.3CVSS6AI score0.01831EPSS
SaveExploits0References9Affected Software1
AlpineLinux
AlpineLinux
added 2021/10/04 5:35 p.m.59 views

CVE-2021-32627

Redis is an open source, in-memory database that persists on disk. In affected versions an integer overflow bug in Redis can be exploited to corrupt the heap and potentially result with remote code execution. The vulnerability involves changing the default proto-max-bulk-len and...

7.5CVSS8.5AI score0.03964EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2021/10/04 5:35 p.m.41 views

CVE-2021-32627

Redis is an open source, in-memory database that persists on disk. In affected versions an integer overflow bug in Redis can be exploited to corrupt the heap and potentially result with remote code execution. The vulnerability involves changing the default proto-max-bulk-len and...

7.5CVSS7.8AI score0.03964EPSS
SaveExploits0
Rows per page
Query Builder