From f66e992023d708245065c4cdc273e62495eb059a Mon Sep 17 00:00:00 2001 From: Andrea Cosentino Date: Thu, 27 Aug 2026 13:37:46 +0200 Subject: [PATCH] [GHSA-6qc3-v8fv-fv9j] Improper Neutralization of Special Elements used in a Com... Signed-off-by: Andrea Cosentino --- .../GHSA-6qc3-v8fv-fv9j.json | 28 +++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/advisories/unreviewed/2026/08/GHSA-6qc3-v8fv-fv9j/GHSA-6qc3-v8fv-fv9j.json b/advisories/unreviewed/2026/08/GHSA-6qc3-v8fv-fv9j/GHSA-6qc3-v8fv-fv9j.json index 73520f9f59b..02d3faddf72 100644 --- a/advisories/unreviewed/2026/08/GHSA-6qc3-v8fv-fv9j/GHSA-6qc3-v8fv-fv9j.json +++ b/advisories/unreviewed/2026/08/GHSA-6qc3-v8fv-fv9j/GHSA-6qc3-v8fv-fv9j.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-6qc3-v8fv-fv9j", - "modified": "2026-08-12T18:31:05Z", + "modified": "2026-08-27T11:36:32Z", "published": "2026-08-10T12:31:50Z", "aliases": [ "CVE-2026-28672" @@ -13,7 +13,27 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.ranger:ranger" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0.6" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 2.8" + } + } + ], "references": [ { "type": "ADVISORY", @@ -26,6 +46,10 @@ { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2026/08/09/2" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/ranger" } ], "database_specific": {