From f202539fa4ffb8d1d2393a5a48592162ac666cda Mon Sep 17 00:00:00 2001 From: Andrea Cosentino Date: Thu, 27 Aug 2026 13:37:42 +0200 Subject: [PATCH] [GHSA-c536-hcqf-3r28] Improper Neutralization of Input During Web Page Generati... Signed-off-by: Andrea Cosentino --- .../GHSA-c536-hcqf-3r28.json | 47 ++++++++++++++++++- 1 file changed, 45 insertions(+), 2 deletions(-) diff --git a/advisories/unreviewed/2026/07/GHSA-c536-hcqf-3r28/GHSA-c536-hcqf-3r28.json b/advisories/unreviewed/2026/07/GHSA-c536-hcqf-3r28/GHSA-c536-hcqf-3r28.json index 083bb9e7fcae..35eb209ec9fe 100644 --- a/advisories/unreviewed/2026/07/GHSA-c536-hcqf-3r28/GHSA-c536-hcqf-3r28.json +++ b/advisories/unreviewed/2026/07/GHSA-c536-hcqf-3r28/GHSA-c536-hcqf-3r28.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-c536-hcqf-3r28", - "modified": "2026-07-27T21:31:21Z", + "modified": "2026-08-27T11:36:32Z", "published": "2026-07-27T18:31:49Z", "aliases": [ "CVE-2026-66390" @@ -13,7 +13,46 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.wicket:wicket-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.0.0" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 9.23.0" + } + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.wicket:wicket-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "10.0.0" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 10.9.0" + } + } + ], "references": [ { "type": "ADVISORY", @@ -26,6 +65,10 @@ { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2026/07/27/4" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/wicket" } ], "database_specific": {