From 5b693c80e11160b6cfcc9f5cc98d6c64d2b6b59b Mon Sep 17 00:00:00 2001 From: Brian Carey Date: Thu, 17 Sep 2026 09:23:37 +0100 Subject: [PATCH] GHSA-x2vh-ff4w-v64c: add affected RubyGems ranges for resolv --- .../GHSA-x2vh-ff4w-v64c.json | 41 ++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) diff --git a/advisories/unreviewed/2026/08/GHSA-x2vh-ff4w-v64c/GHSA-x2vh-ff4w-v64c.json b/advisories/unreviewed/2026/08/GHSA-x2vh-ff4w-v64c/GHSA-x2vh-ff4w-v64c.json index b65925d5cf6b..25a78cf3a2e5 100644 --- a/advisories/unreviewed/2026/08/GHSA-x2vh-ff4w-v64c/GHSA-x2vh-ff4w-v64c.json +++ b/advisories/unreviewed/2026/08/GHSA-x2vh-ff4w-v64c/GHSA-x2vh-ff4w-v64c.json @@ -13,7 +13,46 @@ "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": "resolv" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.3.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "RubyGems", + "name": "resolv" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0.4.0" + }, + { + "fixed": "0.7.2" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY",