2023-03-15 09:00:33 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-25950" ,
2023-04-11 09:00:34 +00:00
"ASSIGNER" : "vultures@jpcert.or.jp" ,
"STATE" : "PUBLIC"
2023-04-11 16:11:42 +09:00
} ,
"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" : [
{
2023-04-11 09:00:34 +00:00
"url" : "https://www.haproxy.org/" ,
"refsource" : "MISC" ,
"name" : "https://www.haproxy.org/"
2023-04-11 16:11:42 +09:00
} ,
{
2023-04-11 09:00:34 +00:00
"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"
2023-04-11 16:11:42 +09:00
} ,
{
2023-04-11 09:00:34 +00:00
"url" : "https://jvn.jp/en/jp/JVN38170084/" ,
"refsource" : "MISC" ,
"name" : "https://jvn.jp/en/jp/JVN38170084/"
2023-04-11 16:11:42 +09:00
}
]
2023-03-15 09:00:33 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-04-11 16:11:42 +09:00
"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."
2023-03-15 09:00:33 +00:00
}
]
}
}