From 48c6ce0e226b2f49dfba85dabf213a5ab9f5c476 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 20:27:41 +0000 Subject: [PATCH] Publish GHSA-9q87-22gr-r8qf --- .../GHSA-9q87-22gr-r8qf.json | 52 +++++++++++++++++-- 1 file changed, 48 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-9q87-22gr-r8qf/GHSA-9q87-22gr-r8qf.json (59%) diff --git a/advisories/unreviewed/2022/05/GHSA-9q87-22gr-r8qf/GHSA-9q87-22gr-r8qf.json b/advisories/github-reviewed/2022/05/GHSA-9q87-22gr-r8qf/GHSA-9q87-22gr-r8qf.json similarity index 59% rename from advisories/unreviewed/2022/05/GHSA-9q87-22gr-r8qf/GHSA-9q87-22gr-r8qf.json rename to advisories/github-reviewed/2022/05/GHSA-9q87-22gr-r8qf/GHSA-9q87-22gr-r8qf.json index 241171f0a0f..8cbbaaeb195 100644 --- a/advisories/unreviewed/2022/05/GHSA-9q87-22gr-r8qf/GHSA-9q87-22gr-r8qf.json +++ b/advisories/github-reviewed/2022/05/GHSA-9q87-22gr-r8qf/GHSA-9q87-22gr-r8qf.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-9q87-22gr-r8qf", - "modified": "2025-04-12T12:58:04Z", + "modified": "2025-04-14T20:25:47Z", "published": "2022-05-14T03:25:02Z", "aliases": [ "CVE-2016-0793" ], + "summary": "WildFly has incomplete blacklist vulnerability", "details": "Incomplete blacklist vulnerability in the servlet filter restriction mechanism in WildFly (formerly JBoss Application Server) before 10.0.0.Final on Windows allows remote attackers to read the sensitive files in the (1) WEB-INF or (2) META-INF directory via a request that contains (a) lowercase or (b) \"meaningless\" characters.", "severity": [ { @@ -13,7 +14,46 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.wildfly:wildfly-parent" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "10.0.0.Final" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.wildfly:wildfly-undertow" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "10.0.0.Final" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -23,6 +63,10 @@ "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1305937" }, + { + "type": "PACKAGE", + "url": "https://github.com/wildfly/wildfly" + }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20180215-0001" @@ -45,8 +89,8 @@ "CWE-200" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-14T20:25:47Z", "nvd_published_at": "2016-04-01T19:59:00Z" } } \ No newline at end of file