Описание
Security update for python-Werkzeug
This update for python-Werkzeug fixes the following issues:
- CVE-2024-49767: Fixed possible resource exhaustion when parsing file data in forms (bsc#1232449).
Список пакетов
SUSE Linux Enterprise Module for Python 3 15 SP5
python311-Werkzeug-2.3.6-150400.6.12.1
SUSE Linux Enterprise Module for Python 3 15 SP6
python311-Werkzeug-2.3.6-150400.6.12.1
openSUSE Leap 15.5
python311-Werkzeug-2.3.6-150400.6.12.1
openSUSE Leap 15.6
python311-Werkzeug-2.3.6-150400.6.12.1
Ссылки
- Link for SUSE-SU-2024:3810-1
- E-Mail link for SUSE-SU-2024:3810-1
- SUSE Security Ratings
- SUSE Bug 1232449
- SUSE CVE CVE-2024-49767 page
Описание
Werkzeug is a Web Server Gateway Interface web application library. Applications using `werkzeug.formparser.MultiPartParser` corresponding to a version of Werkzeug prior to 3.0.6 to parse `multipart/form-data` requests (e.g. all flask applications) are vulnerable to a relatively simple but effective resource exhaustion (denial of service) attack. A specifically crafted form submission request can cause the parser to allocate and block 3 to 8 times the upload size in main memory. There is no upper limit; a single upload at 1 Gbit/s can exhaust 32 GB of RAM in less than 60 seconds. Werkzeug version 3.0.6 fixes this issue.
Затронутые продукты
SUSE Linux Enterprise Module for Python 3 15 SP5:python311-Werkzeug-2.3.6-150400.6.12.1
SUSE Linux Enterprise Module for Python 3 15 SP6:python311-Werkzeug-2.3.6-150400.6.12.1
openSUSE Leap 15.5:python311-Werkzeug-2.3.6-150400.6.12.1
openSUSE Leap 15.6:python311-Werkzeug-2.3.6-150400.6.12.1
Ссылки
- CVE-2024-49767
- SUSE Bug 1232449