Lucene search
+L

113 matches found

OSV
OSV
added 2021/10/04 6:15 p.m.15 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.36 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.5 views

DEBIAN-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.1AI score0.02685EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2021/10/04 6:15 p.m.83 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
SaveExploits0References3
OSV
OSV
added 2021/10/04 6:15 p.m.10 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
ATTACKERKB
ATTACKERKB
added 2021/10/04 6:15 p.m.12 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.60 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 6:00 p.m.81 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.55 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
CNNVD
CNNVD
added 2021/10/04 12:00 a.m.9 views

Hiredis 输入验证错误漏洞

Hiredis is a C client for Redis databases. Hiredis suffers from a security vulnerability that allows attackers to provide maliciously crafted or corrupted RESP, mult-bulk protocol data that can lead to integer overflows. No detailed vulnerability details are currently available...

8.8CVSS5.6AI score0.02139EPSS
SaveExploits0References10
FreeBSD
FreeBSD
added 2021/10/04 12:00 a.m.31 views

hiredis -- integer/buffer overflow

hiredis maintainers report: Hiredis is vulnurable to integer overflow if provided maliciously crafted or corrupted RESP mult-bulk protocol data. When parsing multi-bulk array-like replies, hiredis fails to check if count sizeofredisReply can be represented in SIZEMAX. If it can not, and the callo...

8.8CVSS2.6AI score0.02139EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/10/04 12:00 a.m.28 views

CVE-2021-32765 Integer Overflow to Buffer Overflow in Hiredis

Hiredis is a minimalistic C client library for the Redis database. In affected versions Hiredis is vulnurable to integer overflow if provided maliciously crafted or corrupted RESP mult-bulk protocol data. When parsing multi-bulk array-like replies, hiredis fails to check if count sizeofredisReply...

8.8CVSS9AI score0.02139EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2021/10/04 12:00 a.m.10 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
SaveExploits4References101
CVE
CVE
added 2021/10/04 12:00 a.m.136 views

CVE-2021-32765

CVE-2021-32765 affects hiredis, a Redis C client. The issue is an integer overflow during parsing RESP multi-bulk replies: count * sizeof(redisReply*) may overflow SIZE_MAX, causing a short allocation and potential buffer overflow. Exploitation details are not provided in the documents, but multi...

8.8CVSS8.8AI score0.02139EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2021/10/04 12:00 a.m.37 views

CVE-2021-32765

Hiredis is a minimalistic C client library for the Redis database. In affected versions Hiredis is vulnurable to integer overflow if provided maliciously crafted or corrupted RESP mult-bulk protocol data. When parsing multi-bulk array-like replies, hiredis fails to check if count sizeofredisReply...

8.8CVSS8.9AI score0.02139EPSS
SaveExploits0
Cvelist
Cvelist
added 2021/07/22 12:00 a.m.78 views

CVE-2021-32785 Format string bug in the Redis cache implementation

modauthopenidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. When modauthopenidc versions prior to 2.4.9 are configured to use an unencrypted Redis cache...

5.3CVSS7.9AI score0.02731EPSS
SaveExploits0References6
OSV
OSV
added 2020/02/29 1:42 p.m.7 views

MGASA-2020-0109 Updated hiredis packages fix security vulnerability

Updated hiredis packages fix security vulnerability: async.c and dict.c in libhiredis.a in hiredis through 0.14.0 allow a NULL pointer dereference because malloc return values are unchecked CVE-2020-7105...

7.5CVSS7.5AI score0.0277EPSS
SaveExploits1References3
Mageia
Mageia
added 2020/02/29 1:42 p.m.39 views

Updated hiredis packages fix security vulnerability

Updated hiredis packages fix security vulnerability: async.c and dict.c in libhiredis.a in hiredis through 0.14.0 allow a NULL pointer dereference because malloc return values are unchecked CVE-2020-7105...

7.5CVSS7.4AI score0.0277EPSS
SaveExploits1References2
Fedora
Fedora
added 2020/02/24 1:35 a.m.25 views

[SECURITY] Fedora 31 Update: hiredis-0.13.3-13.fc31

Hiredis is a minimalistic C client library for the Redis database...

7.5CVSS1.3AI score0.0277EPSS
SaveExploits1
Fedora
Fedora
added 2020/02/24 1:13 a.m.30 views

[SECURITY] Fedora 30 Update: hiredis-0.13.3-13.fc30

Hiredis is a minimalistic C client library for the Redis database...

7.5CVSS1.3AI score0.0277EPSS
SaveExploits1
Rows per page
Query Builder