Upstream information
Description
python-multipart is a streaming multipart parser for Python. When parsing form data, python-multipart skips line breaks (CR \r or LF \n) in front of the first boundary and any tailing bytes after the last boundary. This happens one byte at a time and emits a log event each time, which may cause excessive logging for certain inputs. An attacker could abuse this by sending a malicious request with lots of data before the first or after the last boundary, causing high CPU load and stalling the processing thread for a significant amount of time. In case of ASGI application, this could stall the event loop and prevent other requests from being processed, resulting in a denial of service (DoS). This vulnerability is fixed in 0.0.18.SUSE information
Overall state of this security issue: Pending
This issue is currently rated as having important severity.
CNA (GitHub) | SUSE | |
---|---|---|
Base Score | 7.5 | 7.5 |
Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Attack Vector | Network | Network |
Attack Complexity | Low | Low |
Privileges Required | None | None |
User Interaction | None | None |
Scope | Unchanged | Unchanged |
Confidentiality Impact | None | None |
Integrity Impact | None | None |
Availability Impact | High | High |
CVSSv3 Version | 3.1 | 3.1 |
SUSE Security Advisories:
- SUSE-SU-2024:4194-1, published 2024-12-05T11:03:12Z
List of released packages
Product(s) | Fixed package version(s) | References |
---|---|---|
Container containers/open-webui:0.3.32-5.11 |
| |
openSUSE Leap 15.6 |
| Patchnames: openSUSE-SLE-15.6-2024-4194 |
openSUSE Tumbleweed |
| Patchnames: openSUSE-Tumbleweed-2024-14551 |
Status of this issue by product and package
Please note that this evaluation state might be work in progress, incomplete or outdated. Also information for service packs in the LTSS phase is only included for issues meeting the LTSS criteria. If in doubt, feel free to contact us for clarification. The updates are grouped by state of their lifecycle. SUSE product lifecycles are documented on the lifecycle page.
Product(s) | Source package | State |
---|---|---|
Products under general support and receiving all security fixes. | ||
openSUSE Leap 15.6 | python-python-multipart | Released |
SUSE Timeline for this CVE
CVE page created: Mon Dec 2 18:01:13 2024CVE page last modified: Sat Dec 7 12:03:27 2024