cvelist/2022/22xxx/CVE-2022-22720.json

92 lines
3.0 KiB
JSON
Raw Normal View History

2022-01-06 14:01:02 +00:00
{
"CVE_data_meta": {
2022-03-14 10:13:49 +00:00
"ASSIGNER": "security@apache.org",
2022-01-06 14:01:02 +00:00
"ID": "CVE-2022-22720",
2022-03-14 10:13:49 +00:00
"STATE": "PUBLIC",
"TITLE": "HTTP request smuggling vulnerability in Apache HTTP Server 2.4.52 and earlier"
2022-01-06 14:01:02 +00:00
},
2022-03-14 10:13:49 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache HTTP Server",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "Apache HTTP Server 2.4",
"version_value": "2.4.52"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "James Kettle <james.kettle portswigger.net>"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-01-06 14:01:02 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-03-14 10:13:49 +00:00
"value": "Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling"
2022-01-06 14:01:02 +00:00
}
]
2022-03-14 10:13:49 +00:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{
"other": "important"
}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-444 Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')"
}
]
}
]
},
"references": {
"reference_data": [
{
2022-03-14 11:01:23 +00:00
"refsource": "MISC",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html",
"name": "https://httpd.apache.org/security/vulnerabilities_24.html"
2022-03-14 15:01:24 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20220314 CVE-2022-22720: HTTP request smuggling vulnerability in Apache HTTP Server 2.4.52 and earlier",
"url": "http://www.openwall.com/lists/oss-security/2022/03/14/3"
2022-03-21 15:01:20 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220321-0001/",
"url": "https://security.netapp.com/advisory/ntap-20220321-0001/"
2022-03-14 10:13:49 +00:00
}
]
},
"source": {
"discovery": "UNKNOWN"
2022-01-06 14:01:02 +00:00
}
2022-03-14 11:01:23 +00:00
}