In Eclipse Jetty HTTP/2 server implementation, when encountering an invalid HTTP/2 request, the error handling has a bug that can wind up not properly cleaning up the active connections and associated resources. This can lead to a Denial of Service scenario where there are no enough resources left to process good requests.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/2xxx/CVE-2022-2048.json",
"cna_assigner": "eclipse",
"cwe_ids": [
"CWE-410",
"CWE-664"
]
}{
"cpe": [
"cpe:2.3:a:jenkins:jenkins:*:*:*:*:*:*:*:*",
"cpe:2.3:a:jenkins:jenkins:*:*:*:*:lts:*:*:*"
],
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "2.263"
},
{
"fixed": "2.361.1"
}
],
"source": "CPE_RANGE"
}{
"cpe": "cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "9.4.47"
},
{
"introduced": "10.0.0"
},
{
"fixed": "10.0.9"
},
{
"introduced": "11.0.0"
},
{
"fixed": "11.0.9"
}
],
"source": "CPE_RANGE"
}