cvelist/2022/37xxx/CVE-2022-37436.json

82 lines
2.6 KiB
JSON
Raw Normal View History

2022-08-05 13:00:54 +00:00
{
2023-01-17 20:00:40 +00:00
"data_version": "4.0",
2022-08-05 13:00:54 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-37436",
2023-01-17 20:00:40 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
2022-08-05 13:00:54 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-01-17 20:00:40 +00:00
"value": "Prior to Apache HTTP Server 2.4.55, a malicious backend can cause the response headers to be truncated early, resulting in some headers being incorporated into the response body. If the later headers have any security purpose, they will not be interpreted by the client."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-113: Improper Neutralization of CRLF Sequences in HTTP Headers",
"cweId": "CWE-113"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache Software Foundation",
"product": {
"product_data": [
{
"product_name": "Apache HTTP Server",
"version": {
"version_data": [
{
2023-09-08 22:00:35 +00:00
"version_affected": "<",
"version_name": "0",
"version_value": "2.4.55"
2023-01-17 20:00:40 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://httpd.apache.org/security/vulnerabilities_24.html",
"refsource": "MISC",
"name": "https://httpd.apache.org/security/vulnerabilities_24.html"
2023-09-08 22:00:35 +00:00
},
{
"url": "https://security.gentoo.org/glsa/202309-01",
"refsource": "MISC",
"name": "https://security.gentoo.org/glsa/202309-01"
2022-08-05 13:00:54 +00:00
}
]
2023-01-17 20:00:40 +00:00
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Dimas Fariski Setyawan Putra (@nyxsorcerer)"
}
]
2022-08-05 13:00:54 +00:00
}