cvelist/2022/1xxx/CVE-2022-1319.json

89 lines
3.4 KiB
JSON
Raw Normal View History

2022-04-12 07:01:29 +00:00
{
2023-02-12 22:01:26 +00:00
"data_version": "4.0",
2022-04-12 07:01:29 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-1319",
2022-08-31 16:00:35 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-12 22:01:26 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in Undertow. For an AJP 400 response, EAP 7 is improperly sending two response packets, and those packets have the reuse flag set even though JBoss EAP closes the connection. A failure occurs when the connection is reused after a 400 by CPING since it reads in the second SEND_HEADERS response packet instead of a CPONG."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-252 - Unchecked Return Value.",
"cweId": "CWE-252"
}
]
}
]
},
2022-08-31 16:00:35 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "undertow",
"version": {
"version_data": [
{
2023-02-12 22:01:26 +00:00
"version_affected": "=",
2022-08-31 16:00:35 +00:00
"version_value": "Fixed in 2.3.0.Final, 2.2.18.Final, 2.2.17.SP3, 2.2.17.SP4, 2.3.0.Alpha2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-12 22:01:26 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073890",
2022-08-31 16:00:35 +00:00
"refsource": "MISC",
2023-02-12 22:01:26 +00:00
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2073890"
2022-08-31 16:00:35 +00:00
},
{
2023-02-12 22:01:26 +00:00
"url": "https://issues.redhat.com/browse/UNDERTOW-2060",
2022-08-31 16:00:35 +00:00
"refsource": "MISC",
2023-02-12 22:01:26 +00:00
"name": "https://issues.redhat.com/browse/UNDERTOW-2060"
2022-08-31 16:00:35 +00:00
},
{
2023-02-12 22:01:26 +00:00
"url": "https://github.com/undertow-io/undertow/commit/1443a1a2bbb8e32e56788109d8285db250d55c8b",
2022-08-31 16:00:35 +00:00
"refsource": "MISC",
2023-02-12 22:01:26 +00:00
"name": "https://github.com/undertow-io/undertow/commit/1443a1a2bbb8e32e56788109d8285db250d55c8b"
2022-08-31 16:00:35 +00:00
},
{
2023-02-12 22:01:26 +00:00
"url": "https://github.com/undertow-io/undertow/commit/7c5b3ab885b5638fd3f1e8a935d5063d68aa2df3",
2022-08-31 16:00:35 +00:00
"refsource": "MISC",
2023-02-12 22:01:26 +00:00
"name": "https://github.com/undertow-io/undertow/commit/7c5b3ab885b5638fd3f1e8a935d5063d68aa2df3"
2022-08-31 16:00:35 +00:00
},
{
2023-02-12 22:01:26 +00:00
"url": "https://access.redhat.com/security/cve/CVE-2022-1319",
2022-08-31 16:00:35 +00:00
"refsource": "MISC",
2023-02-12 22:01:26 +00:00
"name": "https://access.redhat.com/security/cve/CVE-2022-1319"
2022-10-14 13:00:34 +00:00
},
{
2023-02-12 22:01:26 +00:00
"url": "https://security.netapp.com/advisory/ntap-20221014-0006/",
"refsource": "MISC",
"name": "https://security.netapp.com/advisory/ntap-20221014-0006/"
2022-04-12 07:01:29 +00:00
}
]
}
}