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

exploitDog

Количество 14

Количество 14

github логотип

GHSA-jhmp-mqwm-3gq8

14 дней назад

Tornado: Quadratic DoS via Crafted Multipart Parameters

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

CVE-2025-67726

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

Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server's CPU usage increases quadratically (O(n²)) during parsing. Due to Tornado's single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.

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

CVE-2025-67726

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

Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server's CPU usage increases quadratically (O(n²)) during parsing. Due to Tornado's single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.

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

CVE-2025-67726

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

Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server's CPU usage increases quadratically (O(n²)) during parsing. Due to Tornado's single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.

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

CVE-2025-67726

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

Tornado is a Python web framework and asynchronous networking library. ...

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

BDU:2026-02928

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

Уязвимость функции _parseparam компонента httputil.py веб-фреймворка Python Tornado, позволяющая нарушителю вызвать отказ в обслуживании

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

SUSE-SU-2026:0222-1

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

Security update for python-tornado

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

ELSA-2026-0930

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

ELSA-2026-0930: pcs security update (MODERATE)

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

openSUSE-SU-2026:20015-1

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

Security update for python-tornado6

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

SUSE-SU-2026:0010-1

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

Security update for python-tornado6

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

openSUSE-SU-2026:20412-1

4 месяца назад

Security update for salt

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

SUSE-SU-2026:1030-1

4 месяца назад

Security update for salt

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

SUSE-SU-2026:1029-1

4 месяца назад

Security update for salt

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

SUSE-SU-2026:1028-1

4 месяца назад

Security update for salt

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-jhmp-mqwm-3gq8

Tornado: Quadratic DoS via Crafted Multipart Parameters

CVSS3: 7.5
1%
Низкий
14 дней назад
ubuntu логотип
CVE-2025-67726

Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server's CPU usage increases quadratically (O(n²)) during parsing. Due to Tornado's single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.

CVSS3: 7.5
1%
Низкий
8 месяцев назад
redhat логотип
CVE-2025-67726

Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server's CPU usage increases quadratically (O(n²)) during parsing. Due to Tornado's single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.

CVSS3: 5.3
1%
Низкий
8 месяцев назад
nvd логотип
CVE-2025-67726

Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server's CPU usage increases quadratically (O(n²)) during parsing. Due to Tornado's single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.

CVSS3: 7.5
1%
Низкий
8 месяцев назад
debian логотип
CVE-2025-67726

Tornado is a Python web framework and asynchronous networking library. ...

CVSS3: 7.5
1%
Низкий
8 месяцев назад
fstec логотип
BDU:2026-02928

Уязвимость функции _parseparam компонента httputil.py веб-фреймворка Python Tornado, позволяющая нарушителю вызвать отказ в обслуживании

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

Security update for python-tornado

6 месяцев назад
oracle-oval логотип
ELSA-2026-0930

ELSA-2026-0930: pcs security update (MODERATE)

6 месяцев назад
suse-cvrf логотип
openSUSE-SU-2026:20015-1

Security update for python-tornado6

7 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:0010-1

Security update for python-tornado6

7 месяцев назад
suse-cvrf логотип
openSUSE-SU-2026:20412-1

Security update for salt

4 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1030-1

Security update for salt

4 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1029-1

Security update for salt

4 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1028-1

Security update for salt

4 месяца назад

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