Lucene search
+L

5476 matches found

RedHat Linux
RedHat Linux
added 2021/10/20 2:00 p.m.11 views

redis: Integer overflow issue with strings

An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default "proto-max-bulk-len" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to...

7.5CVSS7.7AI score0.03678EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/10/20 2:00 p.m.11 views

redis: Integer overflow issue with Streams

An integer overflow issue was found in redis. The vulnerability involves changing the default "proto-max-bulk-len" and "client-query-buffer-limit" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt...

7.5CVSS7.7AI score0.03964EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/10/20 2:00 p.m.31 views

redis: Denial of service via Redis Standard Protocol (RESP) request

A flaw was found in redis. 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. This flaw allows an unauthenticated,...

7.5CVSS7.3AI score0.16904EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/10/20 1:58 p.m.5 views

redis: Integer overflow issue with strings

An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default "proto-max-bulk-len" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to...

7.5CVSS7.7AI score0.03678EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/10/20 1:58 p.m.8 views

redis: Integer overflow bug in the ziplist data structure

An integer overflow issue was found in the redis ziplist data structure. The vulnerability involves modifying the default ziplist configuration parameters hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value to a very large value, and then...

7.5CVSS7.8AI score0.1353EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/10/20 1:58 p.m.9 views

redis: Integer overflow issue with intsets

An integer overflow issue was found in redis. The vulnerability involves changing the default "set-max-intset-entries" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the...

7.5CVSS7.8AI score0.04126EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/10/20 1:58 p.m.46 views

Important: Red Hat Security Advisory: redis:5 security update

An update for the redis:5 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

8.8CVSS6.7AI score0.16904EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2021/10/20 1:58 p.m.8 views

redis: Integer overflow issue with Streams

An integer overflow issue was found in redis. The vulnerability involves changing the default "proto-max-bulk-len" and "client-query-buffer-limit" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt...

7.5CVSS7.7AI score0.03964EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/10/20 1:58 p.m.7 views

redis: Denial of service via Redis Standard Protocol (RESP) request

A flaw was found in redis. 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. This flaw allows an unauthenticated,...

7.5CVSS7.3AI score0.16904EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/10/20 1:58 p.m.7 views

redis: Lua scripts can overflow the heap-based Lua stack

A heap buffer overflow was found in redis. Specially crafted Lua scripts executing in Redis cause the heap-based Lua stack to overflow due to incomplete checks for this condition. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest...

8.8CVSS7.7AI score0.16206EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/10/20 1:54 p.m.54 views

Important: Red Hat Security Advisory: rh-redis5-redis security update

An update for rh-redis5-redis is now available for Red Hat Software Collections. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

8.8CVSS6.7AI score0.16904EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2021/10/20 1:54 p.m.9 views

redis: Integer overflow issue with Streams

An integer overflow issue was found in redis. The vulnerability involves changing the default "proto-max-bulk-len" and "client-query-buffer-limit" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt...

7.5CVSS7.7AI score0.03964EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/10/20 1:54 p.m.8 views

redis: Integer overflow issue with strings

An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default "proto-max-bulk-len" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to...

7.5CVSS7.7AI score0.03678EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/10/20 1:54 p.m.7 views

redis: Integer overflow issue with intsets

An integer overflow issue was found in redis. The vulnerability involves changing the default "set-max-intset-entries" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the...

7.5CVSS7.8AI score0.04126EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/10/20 1:54 p.m.17 views

redis: Lua scripts can overflow the heap-based Lua stack

A heap buffer overflow was found in redis. Specially crafted Lua scripts executing in Redis cause the heap-based Lua stack to overflow due to incomplete checks for this condition. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest...

8.8CVSS7.7AI score0.16206EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/10/20 1:54 p.m.7 views

redis: Integer overflow bug in the ziplist data structure

An integer overflow issue was found in the redis ziplist data structure. The vulnerability involves modifying the default ziplist configuration parameters hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value to a very large value, and then...

7.5CVSS7.8AI score0.1353EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/10/20 1:54 p.m.40 views

redis: Denial of service via Redis Standard Protocol (RESP) request

A flaw was found in redis. 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. This flaw allows an unauthenticated,...

7.5CVSS7.3AI score0.16904EPSS
SaveExploits0References5
OSV
OSV
added 2021/10/20 12:46 p.m.40 views

ALSA-2021:3945 Important: redis:6 security update

Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, ...

8.8CVSS8.7AI score0.16904EPSS
SaveExploits0References7
Rockylinux
Rockylinux
added 2021/10/20 12:46 p.m.38 views

redis:6 security update

An update is available for redis. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Redis is an advanced key-value store. It is often referred to as a data-structu...

8.8CVSS8.5AI score0.16904EPSS
SaveExploits0
OSV
OSV
added 2021/10/20 12:46 p.m.33 views

RLSA-2021:3945 Important: redis:6 security update

Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, ...

7.5CVSS8.7AI score0.16904EPSS
SaveExploits0References7
Rows per page
Query Builder