From 32a781ab78f1177191ade0a4a7fe1f3380e32317 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 15:33:33 +0000 Subject: [PATCH] Publish GHSA-3fhx-3vvg-2j84 --- .../GHSA-3fhx-3vvg-2j84.json | 41 ++++++++++++++++--- 1 file changed, 36 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2023/07/GHSA-3fhx-3vvg-2j84/GHSA-3fhx-3vvg-2j84.json (53%) diff --git a/advisories/unreviewed/2023/07/GHSA-3fhx-3vvg-2j84/GHSA-3fhx-3vvg-2j84.json b/advisories/github-reviewed/2023/07/GHSA-3fhx-3vvg-2j84/GHSA-3fhx-3vvg-2j84.json similarity index 53% rename from advisories/unreviewed/2023/07/GHSA-3fhx-3vvg-2j84/GHSA-3fhx-3vvg-2j84.json rename to advisories/github-reviewed/2023/07/GHSA-3fhx-3vvg-2j84/GHSA-3fhx-3vvg-2j84.json index 5aaf71473b6..129d2a938ba 100644 --- a/advisories/unreviewed/2023/07/GHSA-3fhx-3vvg-2j84/GHSA-3fhx-3vvg-2j84.json +++ b/advisories/github-reviewed/2023/07/GHSA-3fhx-3vvg-2j84/GHSA-3fhx-3vvg-2j84.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-3fhx-3vvg-2j84", - "modified": "2023-07-04T15:30:18Z", + "modified": "2023-07-06T15:32:02Z", "published": "2023-07-04T15:30:18Z", "aliases": [ "CVE-2023-2974" ], + "summary": "quarkus-core vulnerable to client driven TLS cipher downgrading", "details": "A vulnerability was found in quarkus-core. This vulnerability occurs because the TLS protocol configured with quarkus.http.ssl.protocols is not enforced, and the client can force the selection of the weaker supported TLS protocol.", "severity": [ { @@ -14,13 +15,39 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "io.quarkus:quarkus-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.16.8.Final" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2974" }, + { + "type": "WEB", + "url": "https://github.com/quarkusio/quarkus/pull/34469" + }, + { + "type": "WEB", + "url": "https://github.com/quarkusio/quarkus/commit/468397ae53a8d6aae933d0d406f94965e97d1935" + }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2023:3809" @@ -32,15 +59,19 @@ { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211026" + }, + { + "type": "PACKAGE", + "url": "https://github.com/quarkusio/quarkus" } ], "database_specific": { "cwe_ids": [ ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2023-07-06T15:32:02Z", "nvd_published_at": null } } \ No newline at end of file