pysec-2023-48
Vulnerability from pysec
Published
2023-04-21 16:15
Modified
2023-05-04 03:49
Details
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.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "starlette", "purl": "pkg:pypi/starlette" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "8c74c2c8dba7030154f8af18e016136bea1938fa" } ], "repo": "https://github.com/encode/starlette", "type": "GIT" }, { "events": [ { "introduced": "0" }, { "fixed": "0.25.0" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.1.0", "0.1.1", "0.1.10", "0.1.11", "0.1.12", "0.1.13", "0.1.14", "0.1.15", "0.1.16", "0.1.17", "0.1.2", "0.1.3", "0.1.4", "0.1.5", "0.1.6", "0.1.7", "0.1.8", "0.1.9", "0.10.0", "0.10.1", "0.10.2", "0.10.3", "0.10.4", "0.10.5", "0.10.6", "0.10.7", "0.11.0", "0.11.1", "0.11.2", "0.11.3", "0.11.4", "0.12.0", "0.12.0b1", "0.12.0b2", "0.12.0b3", "0.12.1", "0.12.10", "0.12.11", "0.12.12", "0.12.13", "0.12.2", "0.12.3", "0.12.4", "0.12.5", "0.12.6", "0.12.7", "0.12.8", "0.12.9", "0.13.0", "0.13.1", "0.13.2", "0.13.3", "0.13.4", "0.13.5", "0.13.6", "0.13.7", "0.13.8", "0.14.0", "0.14.1", "0.14.2", "0.15.0", "0.16.0", "0.17.0", "0.17.1", "0.18.0", "0.19.0", "0.19.1", "0.2.0", "0.2.1", "0.2.2", "0.2.3", "0.20.0", "0.20.1", "0.20.2", "0.20.3", "0.20.4", "0.21.0", "0.22.0", "0.23.0", "0.23.1", "0.24.0", "0.3.0", "0.3.1", "0.3.2", "0.3.3", "0.3.4", "0.3.5", "0.3.6", "0.3.7", "0.4.0", "0.4.1", "0.4.2", "0.5.0", "0.5.1", "0.5.2", "0.5.3", "0.5.4", "0.5.5", "0.6.0", "0.6.1", "0.6.2", "0.6.3", "0.7.0", "0.7.1", "0.7.2", "0.7.3", "0.7.4", "0.8.0", "0.8.1", "0.8.2", "0.8.3", "0.8.4", "0.8.5", "0.8.6", "0.8.7", "0.8.8", "0.9.0", "0.9.1", "0.9.10", "0.9.11", "0.9.2", "0.9.3", "0.9.4", "0.9.5", "0.9.6", "0.9.7", "0.9.8", "0.9.9" ] } ], "aliases": [ "CVE-2023-30798", "GHSA-74m5-2c7w-9w3x" ], "details": "There MultipartParser usage in Encode\u0027s 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.", "id": "PYSEC-2023-48", "modified": "2023-05-04T03:49:48.202946Z", "published": "2023-04-21T16:15:00Z", "references": [ { "type": "FIX", "url": "https://vulncheck.com/advisories/starlette-multipartparser-dos" }, { "type": "ADVISORY", "url": "https://vulncheck.com/advisories/starlette-multipartparser-dos" }, { "type": "ADVISORY", "url": "https://github.com/encode/starlette/security/advisories/GHSA-74m5-2c7w-9w3x" }, { "type": "FIX", "url": "https://github.com/encode/starlette/commit/8c74c2c8dba7030154f8af18e016136bea1938fa" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.