From abbcdb6592a79a0063b5e750a0c803913ec99e78 Mon Sep 17 00:00:00 2001 From: Babak Vahdat Date: Sat, 2 Dec 2023 19:09:51 +0100 Subject: [PATCH] Improve GHSA-vmq6-5m68-f53m --- .../GHSA-vmq6-5m68-f53m.json | 48 ++++++++++++++++++- 1 file changed, 47 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2023/11/GHSA-vmq6-5m68-f53m/GHSA-vmq6-5m68-f53m.json b/advisories/github-reviewed/2023/11/GHSA-vmq6-5m68-f53m/GHSA-vmq6-5m68-f53m.json index 150aa36c7502a0..adff519a537589 100644 --- a/advisories/github-reviewed/2023/11/GHSA-vmq6-5m68-f53m/GHSA-vmq6-5m68-f53m.json +++ b/advisories/github-reviewed/2023/11/GHSA-vmq6-5m68-f53m/GHSA-vmq6-5m68-f53m.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-vmq6-5m68-f53m", - "modified": "2023-12-02T00:40:41Z", + "modified": "2023-12-02T00:40:42Z", "published": "2023-11-29T12:30:16Z", "aliases": [ "CVE-2023-6378" @@ -90,6 +90,44 @@ ] } ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "ch.qos.logback:logback-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.2.13" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "ch.qos.logback:logback-classic" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.2.13" + } + ] + } + ] } ], "references": [ @@ -105,6 +143,10 @@ "type": "WEB", "url": "https://github.com/qos-ch/logback/commit/b8eac23a9de9e05fb6d51160b3f46acd91af9731" }, + { + "type": "WEB", + "url": "https://github.com/qos-ch/logback/commit/bb095154be011267b64e37a1d401546e7cc2b7c3" + }, { "type": "PACKAGE", "url": "https://github.com/qos-ch/logback" @@ -113,6 +155,10 @@ "type": "WEB", "url": "https://logback.qos.ch/manual/receivers.html" }, + { + "type": "WEB", + "url": "https://logback.qos.ch/news.html#1.2.13" + }, { "type": "WEB", "url": "https://logback.qos.ch/news.html#1.3.12"