From a40f77bd012260c80cff86f36df210c6982d973a Mon Sep 17 00:00:00 2001 From: Andrea Cosentino Date: Thu, 27 Aug 2026 13:37:33 +0200 Subject: [PATCH] [GHSA-53x4-p5j7-29q6] Insufficient Session Expiration vulnerability in Apache A... Signed-off-by: Andrea Cosentino --- .../GHSA-53x4-p5j7-29q6.json | 28 +++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/advisories/unreviewed/2026/08/GHSA-53x4-p5j7-29q6/GHSA-53x4-p5j7-29q6.json b/advisories/unreviewed/2026/08/GHSA-53x4-p5j7-29q6/GHSA-53x4-p5j7-29q6.json index e1d9f2589bcc..8c52554dce41 100644 --- a/advisories/unreviewed/2026/08/GHSA-53x4-p5j7-29q6/GHSA-53x4-p5j7-29q6.json +++ b/advisories/unreviewed/2026/08/GHSA-53x4-p5j7-29q6/GHSA-53x4-p5j7-29q6.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-53x4-p5j7-29q6", - "modified": "2026-08-07T00:31:08Z", + "modified": "2026-08-27T11:36:32Z", "published": "2026-08-05T18:31:36Z", "aliases": [ "CVE-2026-60053" @@ -13,7 +13,27 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/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/14" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/answer" } ], "database_specific": {