cvelist/2023/27xxx/CVE-2023-27522.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2023-03-02 13:00:37 +00:00
{
2023-03-07 16:00:40 +00:00
"data_version": "4.0",
2023-03-02 13:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-27522",
2023-03-07 16:00:40 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
2023-03-02 13:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-03-07 16:00:40 +00:00
"value": "HTTP Response Smuggling vulnerability in Apache HTTP Server via mod_proxy_uwsgi. This issue affects Apache HTTP Server: from 2.4.30 through 2.4.55. Special characters in the origin response header can truncate/split the response forwarded to the client."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-444 Inconsistent Interpretation of HTTP Responses ('HTTP Response Smuggling')",
"cweId": "CWE-444"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache Software Foundation",
"product": {
"product_data": [
{
"product_name": "Apache HTTP Server",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "2.4.30",
"version_value": "2.4.55"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://httpd.apache.org/security/vulnerabilities_24.html",
"refsource": "MISC",
"name": "https://httpd.apache.org/security/vulnerabilities_24.html"
2023-03-02 13:00:37 +00:00
}
]
2023-03-07 16:00:40 +00:00
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Dimas Fariski Setyawan Putra (nyxsorcerer)"
}
]
2023-03-02 13:00:37 +00:00
}