From 3581aca2cf070fdcdd1bbe7decae7dd5458cb8e2 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Mon, 29 Jun 2026 16:56:50 -0400 Subject: [PATCH] Add python-multipart querystring DoS fix references --- .../GHSA-5rvq-cxj2-64vf/GHSA-5rvq-cxj2-64vf.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-5rvq-cxj2-64vf/GHSA-5rvq-cxj2-64vf.json b/advisories/github-reviewed/2026/06/GHSA-5rvq-cxj2-64vf/GHSA-5rvq-cxj2-64vf.json index 5b11b6ecf83bb..4759404b380af 100644 --- a/advisories/github-reviewed/2026/06/GHSA-5rvq-cxj2-64vf/GHSA-5rvq-cxj2-64vf.json +++ b/advisories/github-reviewed/2026/06/GHSA-5rvq-cxj2-64vf/GHSA-5rvq-cxj2-64vf.json @@ -40,9 +40,21 @@ "type": "WEB", "url": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-5rvq-cxj2-64vf" }, + { + "type": "WEB", + "url": "https://github.com/Kludex/python-multipart/pull/290" + }, + { + "type": "WEB", + "url": "https://github.com/Kludex/python-multipart/commit/d69df35cd2cad9c72794c2c340db646afae957d8" + }, { "type": "PACKAGE", "url": "https://github.com/Kludex/python-multipart" + }, + { + "type": "WEB", + "url": "https://github.com/Kludex/python-multipart/releases/tag/0.0.30" } ], "database_specific": { @@ -55,4 +67,4 @@ "github_reviewed_at": "2026-06-15T20:24:09Z", "nvd_published_at": null } -} \ No newline at end of file +}