Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2024-49769

Опубликовано: 29 окт. 2024
Источник: nvd
CVSS3: 7.5
EPSS Низкий

Описание

Waitress is a Web Server Gateway Interface server for Python 2 and 3. When a remote client closes the connection before waitress has had the opportunity to call getpeername() waitress won't correctly clean up the connection leading to the main thread attempting to write to a socket that no longer exists, but not removing it from the list of sockets to attempt to process. This leads to a busy-loop calling the write function. A remote attacker could run waitress out of available sockets with very little resources required. Waitress 3.0.1 contains fixes that remove the race condition.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:agendaless:waitress:*:*:*:*:*:*:*:*
Версия до 3.0.1 (исключая)

EPSS

Процентиль: 70%
0.01386
Низкий

7.5 High

CVSS3

Дефекты

CWE-772

Связанные уязвимости

CVSS3: 7.5
ubuntu
почти 2 года назад

Waitress is a Web Server Gateway Interface server for Python 2 and 3. When a remote client closes the connection before waitress has had the opportunity to call getpeername() waitress won't correctly clean up the connection leading to the main thread attempting to write to a socket that no longer exists, but not removing it from the list of sockets to attempt to process. This leads to a busy-loop calling the write function. A remote attacker could run waitress out of available sockets with very little resources required. Waitress 3.0.1 contains fixes that remove the race condition.

CVSS3: 7.5
redhat
почти 2 года назад

Waitress is a Web Server Gateway Interface server for Python 2 and 3. When a remote client closes the connection before waitress has had the opportunity to call getpeername() waitress won't correctly clean up the connection leading to the main thread attempting to write to a socket that no longer exists, but not removing it from the list of sockets to attempt to process. This leads to a busy-loop calling the write function. A remote attacker could run waitress out of available sockets with very little resources required. Waitress 3.0.1 contains fixes that remove the race condition.

CVSS3: 7.5
msrc
больше 1 года назад

Waitress has a denial of service leading to high CPU usage/resource exhaustion

CVSS3: 7.5
debian
почти 2 года назад

Waitress is a Web Server Gateway Interface server for Python 2 and 3. ...

suse-cvrf
больше 1 года назад

Security update for python-waitress

EPSS

Процентиль: 70%
0.01386
Низкий

7.5 High

CVSS3

Дефекты

CWE-772