From 0c64a18ce5848ba13e37d3582dbd2e18cafedff6 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 15:23:10 +0000 Subject: [PATCH] Publish GHSA-3qj8-93xh-pwh2 --- .../GHSA-3qj8-93xh-pwh2/GHSA-3qj8-93xh-pwh2.json | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/advisories/github-reviewed/2023/04/GHSA-3qj8-93xh-pwh2/GHSA-3qj8-93xh-pwh2.json b/advisories/github-reviewed/2023/04/GHSA-3qj8-93xh-pwh2/GHSA-3qj8-93xh-pwh2.json index 0a2b1b3043b..44c4c0e9ab9 100644 --- a/advisories/github-reviewed/2023/04/GHSA-3qj8-93xh-pwh2/GHSA-3qj8-93xh-pwh2.json +++ b/advisories/github-reviewed/2023/04/GHSA-3qj8-93xh-pwh2/GHSA-3qj8-93xh-pwh2.json @@ -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",