mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-3qj8-93xh-pwh2
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-3qj8-93xh-pwh2",
|
||||
"modified": "2023-04-21T20:04:27Z",
|
||||
"modified": "2024-10-28T15:22:00Z",
|
||||
"published": "2023-04-21T18:30:24Z",
|
||||
"withdrawn": "2024-10-28T15:22:00Z",
|
||||
"aliases": [
|
||||
"CVE-2023-30798"
|
||||
|
||||
],
|
||||
"summary": "Starlette allows an unauthenticated and remote attacker to specify any number of form fields or files",
|
||||
"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.",
|
||||
"summary": "Duplicate Advisory: Starlette allows an unauthenticated and remote attacker to specify any number of form fields or files",
|
||||
"details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-74m5-2c7w-9w3x. This link is maintained to preserve external references.\n\n## Original Description\nThere 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.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
@@ -20,11 +21,6 @@
|
||||
"ecosystem": "PyPI",
|
||||
"name": "starlette"
|
||||
},
|
||||
"ecosystem_specific": {
|
||||
"affected_functions": [
|
||||
"starlette.requests.Request.form"
|
||||
]
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
|
||||
Reference in New Issue
Block a user