Lucene search
+L

2468 matches found

CNNVD
CNNVD
added 2021/10/14 12:0 a.m.9 views

Nagios XI SQL注入漏洞

Nagios XI is a commercial monitoring solution built on Nagios Core, including dashboards, web-based configuration, advanced reporting, and rich data visualization.A SQL injection vulnerability exists in the bulk modification feature of Nagios XI versions prior to 5.8.5. An attacker could exploit...

8.8CVSS6.3AI score0.09817EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2021/10/13 12:0 a.m.15 views

The vulnerability of the configuration parameters `proto-max-bulk-len` and `client-query-buffer-limit` of the Redis database management system allows a hacker to execute arbitrary code.

The vulnerability of the Redis database management system’s configuration parameters, proto-max-bulk-len and client-query-buffer-limit, is related to the possibility of integer overflow in the buffer. Exploiting this vulnerability could allow a remote attacker to execute arbitrary code...

7.5CVSS6.9AI score0.03964EPSS
SaveExploits0References7Affected Software3
CNVD
CNVD
added 2021/10/09 12:0 a.m.37 views

Redis input validation error vulnerability

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.8CVSS4.4AI score0.02199EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2021/10/05 6:1 p.m.51 views

CVE-2021-32762

An integer overflow issue leading to heap buffer overflow was found in the hiredis library. The "redis-cli" command-line tool and "redis-sentinel" service may be vulnerable to this flaw when parsing specially crafted, large multi-bulk network replies. This flaw allows a remote attacker to corrupt...

9CVSS5.1AI score0.02685EPSS
SaveExploits0References4
NVD
NVD
added 2021/10/04 9:15 p.m.15 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.8CVSS0.02199EPSS
SaveExploits0References6
OSV
OSV
added 2021/10/04 9:15 p.m.3 views

DEBIAN-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.4AI score0.02199EPSS
SaveExploits0References1
OSV
OSV
added 2021/10/04 9:15 p.m.24 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.8CVSS7AI score
SaveExploits0References6
Prion
Prion
added 2021/10/04 9:15 p.m.23 views

Integer overflow

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

6.5CVSS8.7AI score0.02199EPSS
SaveExploits0References6Affected Software2
UbuntuCve
UbuntuCve
added 2021/10/04 9:15 p.m.33 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.8CVSS7.5AI score0.02199EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2021/10/04 9:15 p.m.4 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.8CVSS7.3AI score0.02199EPSS
SaveExploits0References7Affected Software1
AlpineLinux
AlpineLinux
added 2021/10/04 9:15 p.m.58 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.8CVSS1.9AI score0.02199EPSS
SaveExploits0
OSV
OSV
added 2021/10/04 9:15 p.m.4 views

UBUNTU-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.8CVSS7.7AI score0.02199EPSS
SaveExploits0References4
OSV
OSV
added 2021/10/04 6:15 p.m.3 views

DEBIAN-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.5CVSS6.7AI score0.03678EPSS
SaveExploits0References1
OSV
OSV
added 2021/10/04 6:15 p.m.7 views

AZL-6851 CVE-2021-32762 affecting package redis for versions less than 6.2.6-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.5 views

ALPINE-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.2AI score0.03678EPSS
SaveExploits0References1
OSV
OSV
added 2021/10/04 6:15 p.m.3 views

DEBIAN-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.5CVSS6.7AI score0.03964EPSS
SaveExploits0References1
OSV
OSV
added 2021/10/04 6:15 p.m.6 views

ALPINE-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.3AI score0.03964EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/10/04 6:15 p.m.6 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.5CVSS7AI score0.03678EPSS
SaveExploits0References13Affected Software1
OSV
OSV
added 2021/10/04 6:15 p.m.7 views

UBUNTU-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.5CVSS7AI score0.03678EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2021/10/04 12:0 a.m.6 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.02199EPSS
SaveExploits0References10
Rows per page
Query Builder