From 9afe91a05b8fd0d07d057b5a09a98eed768d3732 Mon Sep 17 00:00:00 2001 From: Andrea Cosentino Date: Thu, 27 Aug 2026 13:37:19 +0200 Subject: [PATCH] [GHSA-jcj7-w43p-gjh8] Improper Handling of Highly Compressed Data (Data Amplifi... Signed-off-by: Andrea Cosentino --- .../GHSA-jcj7-w43p-gjh8.json | 28 +++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/advisories/unreviewed/2026/07/GHSA-jcj7-w43p-gjh8/GHSA-jcj7-w43p-gjh8.json b/advisories/unreviewed/2026/07/GHSA-jcj7-w43p-gjh8/GHSA-jcj7-w43p-gjh8.json index 96c16c4a4ab5..f07ae5cbb93b 100644 --- a/advisories/unreviewed/2026/07/GHSA-jcj7-w43p-gjh8/GHSA-jcj7-w43p-gjh8.json +++ b/advisories/unreviewed/2026/07/GHSA-jcj7-w43p-gjh8/GHSA-jcj7-w43p-gjh8.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-jcj7-w43p-gjh8", - "modified": "2026-07-27T12:31:16Z", + "modified": "2026-08-27T11:36:32Z", "published": "2026-07-27T12:31:16Z", "aliases": [ "CVE-2026-49158" @@ -13,7 +13,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": "RubyGems", + "name": "thrift" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "< 0.24.0" + } + } + ], "references": [ { "type": "ADVISORY", @@ -30,6 +50,10 @@ { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2026/07/24/38" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/thrift" } ], "database_specific": {