From 358131094738bcd8a988dbcc893028ff38595fde Mon Sep 17 00:00:00 2001 From: Andrea Cosentino Date: Thu, 27 Aug 2026 13:37:27 +0200 Subject: [PATCH] [GHSA-47c3-m797-88v2] Improper Authorization vulnerability in Apache Answer. Th... Signed-off-by: Andrea Cosentino --- .../GHSA-47c3-m797-88v2.json | 28 +++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/advisories/unreviewed/2026/08/GHSA-47c3-m797-88v2/GHSA-47c3-m797-88v2.json b/advisories/unreviewed/2026/08/GHSA-47c3-m797-88v2/GHSA-47c3-m797-88v2.json index 651ad5bb73ed..f4480c627061 100644 --- a/advisories/unreviewed/2026/08/GHSA-47c3-m797-88v2/GHSA-47c3-m797-88v2.json +++ b/advisories/unreviewed/2026/08/GHSA-47c3-m797-88v2/GHSA-47c3-m797-88v2.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-47c3-m797-88v2", - "modified": "2026-08-06T18:30:36Z", + "modified": "2026-08-27T11:36:32Z", "published": "2026-08-05T18:31:36Z", "aliases": [ "CVE-2026-50749" @@ -13,7 +13,27 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/apache/answer" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 2.0.1" + } + } + ], "references": [ { "type": "ADVISORY", @@ -26,6 +46,10 @@ { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2026/08/05/12" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/answer" } ], "database_specific": {