From e3b70bc7758cbe3fb202283ee1b3788dee8fa662 Mon Sep 17 00:00:00 2001 From: Carl <907689+carlosfunk@users.noreply.github.com> Date: Thu, 6 Aug 2026 14:03:12 +1200 Subject: [PATCH] Improve GHSA-6pjx-3pjc-mrj8 --- .../GHSA-6pjx-3pjc-mrj8.json | 23 ++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/advisories/unreviewed/2026/07/GHSA-6pjx-3pjc-mrj8/GHSA-6pjx-3pjc-mrj8.json b/advisories/unreviewed/2026/07/GHSA-6pjx-3pjc-mrj8/GHSA-6pjx-3pjc-mrj8.json index 78afa445b2ef..adbfc651fabd 100644 --- a/advisories/unreviewed/2026/07/GHSA-6pjx-3pjc-mrj8/GHSA-6pjx-3pjc-mrj8.json +++ b/advisories/unreviewed/2026/07/GHSA-6pjx-3pjc-mrj8/GHSA-6pjx-3pjc-mrj8.json @@ -6,6 +6,7 @@ "aliases": [ "CVE-2026-41608" ], + "summary": "Improper Handling of Highly Compressed Data (Data Amplification) vulnerability in Apache Thrift Python bindings.", "details": "Improper Handling of Highly Compressed Data (Data Amplification) vulnerability in Apache Thrift Python bindings.\n\nThis issue affects Apache Thrift: before 0.24.0.\n\nUsers are recommended to upgrade to version 0.24.0, which fixes the issue.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "thrift" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.24.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY",