Логотип exploitDog
bind:CVE-2024-23185
Консоль
Логотип exploitDog

exploitDog

bind:CVE-2024-23185

Количество 12

Количество 12

ubuntu логотип

CVE-2024-23185

9 месяцев назад

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 "full_value" buffer out of the smaller chunks. The full_value buffer has no size limit, so large headers can cause large memory usage. It doesn't matter whether it's a single long header line, or a single header split into multiple lines. This bug exists in all Dovecot versions. Incoming mails typically have some size limits set by MTA, so even largest possible header size may still fit into Dovecot's vsz_limit. So attackers probably can't DoS a victim user this way. A user could APPEND larger mails though, allowing them to DoS themselves (although maybe cause some memory issues for the backend in general). One can implement restrictions on headers on MTA component preceding Dovecot. No publicly available exploits are known.

CVSS3: 7.5
EPSS: Низкий
redhat логотип

CVE-2024-23185

10 месяцев назад

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 "full_value" buffer out of the smaller chunks. The full_value buffer has no size limit, so large headers can cause large memory usage. It doesn't matter whether it's a single long header line, or a single header split into multiple lines. This bug exists in all Dovecot versions. Incoming mails typically have some size limits set by MTA, so even largest possible header size may still fit into Dovecot's vsz_limit. So attackers probably can't DoS a victim user this way. A user could APPEND larger mails though, allowing them to DoS themselves (although maybe cause some memory issues for the backend in general). One can implement restrictions on headers on MTA component preceding Dovecot. No publicly available exploits are known.

CVSS3: 6.8
EPSS: Низкий
nvd логотип

CVE-2024-23185

9 месяцев назад

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 "full_value" buffer out of the smaller chunks. The full_value buffer has no size limit, so large headers can cause large memory usage. It doesn't matter whether it's a single long header line, or a single header split into multiple lines. This bug exists in all Dovecot versions. Incoming mails typically have some size limits set by MTA, so even largest possible header size may still fit into Dovecot's vsz_limit. So attackers probably can't DoS a victim user this way. A user could APPEND larger mails though, allowing them to DoS themselves (although maybe cause some memory issues for the backend in general). One can implement restrictions on headers on MTA component preceding Dovecot. No publicly available exploits are known.

CVSS3: 7.5
EPSS: Низкий
debian логотип

CVE-2024-23185

9 месяцев назад

Very large headers can cause resource exhaustion when parsing message. ...

CVSS3: 7.5
EPSS: Низкий
redos логотип

ROS-20241021-04

8 месяцев назад

Уязвимость dovecot

CVSS3: 7.5
EPSS: Низкий
github логотип

GHSA-g9m4-c8qf-67qw

9 месяцев назад

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 "full_value" buffer out of the smaller chunks. The full_value buffer has no size limit, so large headers can cause large memory usage. It doesn't matter whether it's a single long header line, or a single header split into multiple lines. This bug exists in all Dovecot versions. Incoming mails typically have some size limits set by MTA, so even largest possible header size may still fit into Dovecot's vsz_limit. So attackers probably can't DoS a victim user this way. A user could APPEND larger mails though, allowing them to DoS themselves (although maybe cause some memory issues for the backend in general). One can implement restrictions on headers on MTA component preceding Dovecot. No publicly available exploits are known.

CVSS3: 7.5
EPSS: Низкий
fstec логотип

BDU:2024-08624

9 месяцев назад

Уязвимость почтового сервера Dovecot, связанная с распределением ресурсов без ограничений и регулирования, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 7.5
EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2024:3118-1

10 месяцев назад

Security update for dovecot23

EPSS: Низкий
rocky логотип

RLSA-2024:6973

9 месяцев назад

Moderate: dovecot security update

EPSS: Низкий
rocky логотип

RLSA-2024:6529

9 месяцев назад

Moderate: dovecot security update

EPSS: Низкий
oracle-oval логотип

ELSA-2024-6973

9 месяцев назад

ELSA-2024-6973: dovecot security update (MODERATE)

EPSS: Низкий
oracle-oval логотип

ELSA-2024-6529

9 месяцев назад

ELSA-2024-6529: dovecot security update (MODERATE)

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
ubuntu логотип
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 "full_value" buffer out of the smaller chunks. The full_value buffer has no size limit, so large headers can cause large memory usage. It doesn't matter whether it's a single long header line, or a single header split into multiple lines. This bug exists in all Dovecot versions. Incoming mails typically have some size limits set by MTA, so even largest possible header size may still fit into Dovecot's vsz_limit. So attackers probably can't DoS a victim user this way. A user could APPEND larger mails though, allowing them to DoS themselves (although maybe cause some memory issues for the backend in general). One can implement restrictions on headers on MTA component preceding Dovecot. No publicly available exploits are known.

CVSS3: 7.5
0%
Низкий
9 месяцев назад
redhat логотип
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 "full_value" buffer out of the smaller chunks. The full_value buffer has no size limit, so large headers can cause large memory usage. It doesn't matter whether it's a single long header line, or a single header split into multiple lines. This bug exists in all Dovecot versions. Incoming mails typically have some size limits set by MTA, so even largest possible header size may still fit into Dovecot's vsz_limit. So attackers probably can't DoS a victim user this way. A user could APPEND larger mails though, allowing them to DoS themselves (although maybe cause some memory issues for the backend in general). One can implement restrictions on headers on MTA component preceding Dovecot. No publicly available exploits are known.

CVSS3: 6.8
0%
Низкий
10 месяцев назад
nvd логотип
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 "full_value" buffer out of the smaller chunks. The full_value buffer has no size limit, so large headers can cause large memory usage. It doesn't matter whether it's a single long header line, or a single header split into multiple lines. This bug exists in all Dovecot versions. Incoming mails typically have some size limits set by MTA, so even largest possible header size may still fit into Dovecot's vsz_limit. So attackers probably can't DoS a victim user this way. A user could APPEND larger mails though, allowing them to DoS themselves (although maybe cause some memory issues for the backend in general). One can implement restrictions on headers on MTA component preceding Dovecot. No publicly available exploits are known.

CVSS3: 7.5
0%
Низкий
9 месяцев назад
debian логотип
CVE-2024-23185

Very large headers can cause resource exhaustion when parsing message. ...

CVSS3: 7.5
0%
Низкий
9 месяцев назад
redos логотип
ROS-20241021-04

Уязвимость dovecot

CVSS3: 7.5
0%
Низкий
8 месяцев назад
github логотип
GHSA-g9m4-c8qf-67qw

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 "full_value" buffer out of the smaller chunks. The full_value buffer has no size limit, so large headers can cause large memory usage. It doesn't matter whether it's a single long header line, or a single header split into multiple lines. This bug exists in all Dovecot versions. Incoming mails typically have some size limits set by MTA, so even largest possible header size may still fit into Dovecot's vsz_limit. So attackers probably can't DoS a victim user this way. A user could APPEND larger mails though, allowing them to DoS themselves (although maybe cause some memory issues for the backend in general). One can implement restrictions on headers on MTA component preceding Dovecot. No publicly available exploits are known.

CVSS3: 7.5
0%
Низкий
9 месяцев назад
fstec логотип
BDU:2024-08624

Уязвимость почтового сервера Dovecot, связанная с распределением ресурсов без ограничений и регулирования, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 7.5
0%
Низкий
9 месяцев назад
suse-cvrf логотип
SUSE-SU-2024:3118-1

Security update for dovecot23

10 месяцев назад
rocky логотип
RLSA-2024:6973

Moderate: dovecot security update

9 месяцев назад
rocky логотип
RLSA-2024:6529

Moderate: dovecot security update

9 месяцев назад
oracle-oval логотип
ELSA-2024-6973

ELSA-2024-6973: dovecot security update (MODERATE)

9 месяцев назад
oracle-oval логотип
ELSA-2024-6529

ELSA-2024-6529: dovecot security update (MODERATE)

9 месяцев назад

Уязвимостей на страницу