CVE Catalog

CVE-2023-30798

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
1.29%

67th percentile - higher than 67% of all known CVEs

Summary

The vulnerability in the Starlette Python framework before version 0.25.0 allows an unauthenticated remote attacker to specify an arbitrary number of form fields or files, causing excessive memory usage and denial of service (DoS) of the HTTP service.

Risk Assessment

The attack can exhaust server memory, disrupting Starlette-based web applications and leading to service unavailability for users.

Recommendation

Immediately upgrade Starlette to version 0.25.0 or later, which includes a fix limiting the number of form fields and files.

Other vulnerabilities in Starlette

See all
Original NVD description (English source)

There MultipartParser usage in Encode's Starlette python framework before versions 0.25.0 allows an unauthenticated and remote attacker to specify any number of form fields or files which can cause excessive memory usage resulting in denial of service of the HTTP service.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS