Upstream information
Description
Starlette is an Asynchronous Server Gateway Interface (ASGI) framework/toolkit. Prior to version 0.40.0, Starlette treats `multipart/form-data` parts without a `filename` as text form fields and buffers those in byte strings with no size limit. This allows an attacker to upload arbitrary large form fields and cause Starlette to both slow down significantly due to excessive memory allocations and copy operations, and also consume more and more memory until the server starts swapping and grinds to a halt, or the OS terminates the server process with an OOM error. Uploading multiple such requests in parallel may be enough to render a service practically unusable, even if reasonable request size limits are enforced by a reverse proxy in front of Starlette. This Denial of service (DoS) vulnerability affects all applications built with Starlette (or FastAPI) accepting form requests. Verison 0.40.0 fixes this issue.SUSE information
Overall state of this security issue: Pending
This issue is currently rated as having important severity.
CNA (CISA-ADP) | SUSE | |
---|---|---|
Base Score | 0 | 7.5 |
Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N | 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 | None | High |
CVSSv3 Version | 3.1 | 3.1 |
CNA (GitHub) | SUSE | |
---|---|---|
Base Score | 8.7 | 8.7 |
Vector | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X |
Attack Vector | Network | Network |
Attack Complexity | Low | Low |
Attack Requirements | None | None |
Privileges Required | None | None |
User Interaction | None | None |
Vulnerable System Confidentiality Impact | None | None |
Vulnerable System Integrity Impact | None | None |
Vulnerable System Availability Impact | High | High |
Subsequent System Confidentiality Impact | None | None |
Subsequent System Integrity Impact | None | None |
Subsequent System Availability Impact | None | None |
CVSSv4 Version | 4.0 | 4.0 |
SUSE Security Advisories:
- SUSE-SU-2024:3719-1, published 2024-10-18T05:54:49Z
- openSUSE-SU-2024:14417-1, published Mon Oct 21 18:49:49 2024
List of released packages
Product(s) | Fixed package version(s) | References |
---|---|---|
openSUSE Leap 15.6 |
| Patchnames: openSUSE-SLE-15.6-2024-3719 |
openSUSE Tumbleweed |
| Patchnames: openSUSE-Tumbleweed-2024-14417 |
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-starlette | Released |
SUSE Timeline for this CVE
CVE page created: Tue Oct 15 20:00:07 2024CVE page last modified: Mon Oct 21 20:02:03 2024