Lucene search
+L

90 matches found

Debian CVE
Debian CVE
added 2024/09/10 2:38 p.m.16 views

CVE-2024-23185

Very large headers can cause resource exhaustion when parsing message. The message-parser normally reads reasonably sized chunks of the message. However, when it feeds them to message-header-parser, it starts building up "fullvalue" buffer out of the smaller chunks. The fullvalue buffer has no si...

7.5CVSS7.8AI score0.01284EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2024/09/10 11:45 a.m.9 views

dovecot: very large headers can cause resource exhaustion when parsing message

A security issue was found in Dovecot. Very large headers can lead to resource exhaustion when parsing messages. The message-parser normally reads reasonably sized chunks of the message. However, when it feeds them to the message-header-parser, it starts building up a "fullvalue" buffer out of th...

7.5CVSS7.3AI score0.01284EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2024/09/10 12:0 a.m.7 views

Open-Xchange Dovecot 安全漏洞

Open-Xchange Dovecot is an open source mail server from the German company Open-Xchange. A security vulnerability exists in Open-Xchange Dovecot that stems from parsing messages with very large headers that can lead to resource exhaustion...

7.5CVSS7.7AI score0.01284EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2024/09/09 1:33 a.m.15 views

dovecot: very large headers can cause resource exhaustion when parsing message

A security issue was found in Dovecot. Very large headers can lead to resource exhaustion when parsing messages. The message-parser normally reads reasonably sized chunks of the message. However, when it feeds them to the message-header-parser, it starts building up a "fullvalue" buffer out of th...

7.5CVSS7.3AI score0.01284EPSS
SaveExploits1References4
OSV
OSV
added 2024/09/03 3:8 p.m.13 views

SUSE-SU-2024:3118-1 Security update for dovecot23

This update for dovecot23 fixes the following issues: - CVE-2024-23185: Fixed a denial of service with large headers bsc1229183 - CVE-2024-23184: Fixed a denial of service parsing messages containing many address headers bsc1229184...

7.5CVSS6.2AI score0.01284EPSS
SaveExploits2References5
OSV
OSV
added 2024/08/17 4:55 p.m.9 views

MGASA-2024-0280 Updated packages fix security vulnerabilities

CVE-2024-23184: A large number of address headers in email resulted in excessive CPU usage. CVE-2024-23185: Abnormally large email headers are now truncated or discarded, with a limit of 10MB on a single header and 50MB for all the headers of all the parts of an email...

7.5CVSS6AI score0.01284EPSS
SaveExploits2References3
SUSE CVE
SUSE CVE
added 2024/08/16 2:14 a.m.4 views

SUSE CVE-2024-23185

Very large headers can cause resource exhaustion when parsing message. The message-parser normally reads reasonably sized chunks of the message. However, when it feeds them to message-header-parser, it starts building up "fullvalue" buffer out of the smaller chunks. The fullvalue buffer has no si...

5.9CVSS7.2AI score0.01284EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2024/08/14 12:0 a.m.7 views

PT-2024-7272 · Dovecot +10 · Dovecot +10

Name of the Vulnerable Software and Affected Versions: Dovecot affected versions not specified Description: The issue is related to resource exhaustion when parsing messages with very large headers. The message-parser reads reasonably sized chunks of the message, but when it feeds them to the...

9.8CVSS6.2AI score0.62579EPSS
SaveExploits15References112
RedHat Linux
RedHat Linux
added 2024/02/12 8:40 a.m.12 views

squid: DoS against HTTP and HTTPS

A flaw was found in Squid. The limits applied for validation of HTTP response headers are applied before caching. However, Squid may grow a cached HTTP response header beyond the configured maximum size, causing a stall or crash of the worker process when a large header is retrieved from the disk...

7.5CVSS5.7AI score0.05186EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/01/08 8:23 a.m.7 views

squid: DoS against HTTP and HTTPS

A flaw was found in Squid. The limits applied for validation of HTTP response headers are applied before caching. However, Squid may grow a cached HTTP response header beyond the configured maximum size, causing a stall or crash of the worker process when a large header is retrieved from the disk...

7.5CVSS5.7AI score0.05186EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/10/19 12:0 a.m.11 views

PT-2023-7039

Name of the Vulnerable Software and Affected Versions Squid affected versions not specified Description A flaw was found in Squid, where the limits applied for validation of HTTP response headers are applied before caching. However, Squid may grow a cached HTTP response header beyond the configur...

9.3CVSS6.9AI score0.88864EPSS
SaveExploits1References75
RedHat Linux
RedHat Linux
added 2023/05/03 2:58 p.m.11 views

python-django: Potential denial-of-service via Accept-Language headers

A flaw was found in python-django. The parsed values of the Accept-Language headers are cached in order to avoid repetitive parsing. This leads to a potential denial of service vector via excessive memory usage if large header values are sent...

7.5CVSS6.7AI score0.47381EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2023/02/15 4:39 a.m.8 views

SUSE CVE-2017-14057

In FFmpeg 3.3.3, a DoS in asfreadmarker due to lack of an EOF End of File check might cause huge CPU and memory consumption. When a crafted ASF file, which claims a large "namelen" or "count" field in the header but does not contain sufficient backing data, is provided, the loops over the name an...

6.5CVSS9.3AI score0.01806EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:25 a.m.7 views

SUSE CVE-2022-30780

Lighttpd 1.4.56 through 1.4.58 allows a remote attacker to cause a denial of service CPU consumption from stuck connections because connectionreadheadermore in connections.c has a typo that disrupts use of multiple read operations on large headers...

7.5CVSS7.4AI score0.56418EPSS
SaveExploits3References3
OSV
OSV
added 2023/02/01 10:0 a.m.4 views

UBUNTU-CVE-2023-23969

In Django 3.2 before 3.2.17, 4.0 before 4.0.9, and 4.1 before 4.1.6, the parsed values of Accept-Language headers are cached in order to avoid repetitive parsing. This leads to a potential denial-of-service vector via excessive memory usage if the raw value of Accept-Language headers is very larg...

7.5CVSS6.8AI score0.47381EPSS
SaveExploits0References5
Snyk
Snyk
added 2022/07/15 11:4 p.m.7 views

Uncontrolled Recursion

Overview std/net/http is a Go standard library package std/net/http Affected versions of this package are vulnerable to Uncontrolled Recursion. Go Vulnerability Report: A malicious HTTP server or client can cause the net/http client or server to panic.ReadRequest and ReadResponse can hit an...

8.2CVSS6.8AI score0.03692EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2022/06/11 3:15 p.m.6 views

CVE-2022-30780

Lighttpd 1.4.56 through 1.4.58 allows a remote attacker to cause a denial of service CPU consumption from stuck connections because connectionreadheadermore in connections.c has a typo that disrupts use of multiple read operations on large headers...

7.5CVSS5.9AI score0.56418EPSS
SaveExploits3References5
Prion
Prion
added 2022/06/11 3:15 p.m.19 views

Design/Logic Flaw

Lighttpd 1.4.56 through 1.4.58 allows a remote attacker to cause a denial of service CPU consumption from stuck connections because connectionreadheadermore in connections.c has a typo that disrupts use of multiple read operations on large headers...

5CVSS7.3AI score0.56418EPSS
SaveExploits3References4Affected Software1
UbuntuCve
UbuntuCve
added 2022/06/11 3:15 p.m.45 views

CVE-2022-30780

Lighttpd 1.4.56 through 1.4.58 allows a remote attacker to cause a denial of service CPU consumption from stuck connections because connectionreadheadermore in connections.c has a typo that disrupts use of multiple read operations on large headers...

7.5CVSS7.1AI score0.56418EPSS
SaveExploits3References5
OSV
OSV
added 2022/06/11 3:15 p.m.12 views

UBUNTU-CVE-2022-30780

Lighttpd 1.4.56 through 1.4.58 allows a remote attacker to cause a denial of service CPU consumption from stuck connections because connectionreadheadermore in connections.c has a typo that disrupts use of multiple read operations on large headers...

7.5CVSS5.8AI score0.56418EPSS
SaveExploits3References6
Rows per page
Query Builder