PyPi: Fastapi

CVE-2023-30798

Transitive

Safety vulnerability ID: 53310

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Apr 21, 2023 Updated at May 03, 2024
Scan your Python projects for vulnerabilities →

Advisory

Fastapi 0.92.0 updates its dependency 'Starlette' to v0.25.0 to include a security fix.

Affected package

fastapi

Latest version: 0.111.0

FastAPI framework, high performance, easy to learn, fast to code, ready for production

Affected versions

Fixed versions

Vulnerability changelog

🚨 This is a security fix. Please upgrade as soon as possible.

Upgrades

* ⬆️ Upgrade Starlette to 0.25.0. PR [5996](https://github.com/tiangolo/fastapi/pull/5996) by [tiangolo](https://github.com/tiangolo).
* This solves a vulnerability that could allow denial of service attacks by using many small multipart fields/files (parts), consuming high CPU and memory.
* Only applications using forms (e.g. file uploads) could be affected.
* For most cases, upgrading won't have any breaking changes.

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

HIGH 7.5

CVSS v3 Details

HIGH 7.5
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
NONE
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
NONE
Integrity Impact (I)
NONE
Availability Availability (A)
HIGH