Publish GHSA-9442-gm4v-r222

This commit is contained in:
advisory-database[bot]
2024-06-20 16:23:59 +00:00
parent 9461c47a73
commit 7e689b4422
@@ -1,20 +1,43 @@
{
"schema_version": "1.4.0",
"id": "GHSA-9442-gm4v-r222",
"modified": "2024-06-20T15:31:19Z",
"modified": "2024-06-20T16:22:34Z",
"published": "2024-06-20T15:31:19Z",
"aliases": [
"CVE-2024-6162"
],
"summary": "Undertow's url-encoded request path information can be broken on ajp-listener",
"details": "A vulnerability was found in Undertow. URL-encoded request path information can be broken for concurrent requests on ajp-listener, causing the wrong path to be processed and resulting in a possible denial of service.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "io.undertow:undertow-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.3.14.Final"
}
]
}
]
}
],
"references": [
{
@@ -28,6 +51,10 @@
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2293069"
},
{
"type": "PACKAGE",
"url": "https://github.com/undertow-io/undertow"
}
],
"database_specific": {
@@ -35,8 +62,8 @@
"CWE-400"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-06-20T16:22:33Z",
"nvd_published_at": "2024-06-20T15:15:50Z"
}
}