cvelist/2023/25xxx/CVE-2023-25950.json
2023-04-11 09:00:34 +00:00

72 lines
2.4 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-25950",
"ASSIGNER": "vultures@jpcert.or.jp",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "HAProxy Technologies",
"product": {
"product_data": [
{
"product_name": "HAProxy",
"version": {
"version_data": [
{
"version_value": "version 2.7.0, and version 2.6.1 to 2.6.7"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Inconsistent interpretation of HTTP requests ('HTTP Request/Response Smuggling')"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.haproxy.org/",
"refsource": "MISC",
"name": "https://www.haproxy.org/"
},
{
"url": "https://git.haproxy.org/?p=haproxy-2.7.git;a=commit;h=3ca4223c5e1f18a19dc93b0b09ffdbd295554d46",
"refsource": "MISC",
"name": "https://git.haproxy.org/?p=haproxy-2.7.git;a=commit;h=3ca4223c5e1f18a19dc93b0b09ffdbd295554d46"
},
{
"url": "https://jvn.jp/en/jp/JVN38170084/",
"refsource": "MISC",
"name": "https://jvn.jp/en/jp/JVN38170084/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "HTTP request/response smuggling vulnerability in HAProxy version 2.7.0, and 2.6.1 to 2.6.7 allows a remote attacker to alter a legitimate user's request. As a result, the attacker may obtain sensitive information or cause a denial-of-service (DoS) condition."
}
]
}
}