From d90551afbbe93dfce8fd2a32af81dced6fa7af29 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 19:06:26 +0000 Subject: [PATCH] Publish GHSA-pr98-23f8-jwxv --- .../GHSA-pr98-23f8-jwxv.json | 27 +++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2024/12/GHSA-pr98-23f8-jwxv/GHSA-pr98-23f8-jwxv.json b/advisories/github-reviewed/2024/12/GHSA-pr98-23f8-jwxv/GHSA-pr98-23f8-jwxv.json index c71b837dd1b..ccd2fae2099 100644 --- a/advisories/github-reviewed/2024/12/GHSA-pr98-23f8-jwxv/GHSA-pr98-23f8-jwxv.json +++ b/advisories/github-reviewed/2024/12/GHSA-pr98-23f8-jwxv/GHSA-pr98-23f8-jwxv.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-pr98-23f8-jwxv", - "modified": "2024-12-20T15:13:23Z", + "modified": "2025-01-03T19:05:25Z", "published": "2024-12-19T18:31:37Z", "aliases": [ "CVE-2024-12798" @@ -25,7 +25,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "0" + "introduced": "1.4.0" }, { "fixed": "1.5.13" @@ -33,6 +33,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "ch.qos.logback:logback-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.3.15" + } + ] + } + ] } ], "references": [ @@ -48,6 +67,10 @@ "type": "PACKAGE", "url": "https://github.com/qos-ch/logback" }, + { + "type": "WEB", + "url": "https://logback.qos.ch/news.html#1.3.15" + }, { "type": "WEB", "url": "https://logback.qos.ch/news.html#1.5.13"