Publish GHSA-3fhx-3vvg-2j84

This commit is contained in:
advisory-database[bot]
2023-07-06 15:33:33 +00:00
parent d8523b326b
commit 32a781ab78
@@ -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
}
}