cvelist/2017/4xxx/CVE-2017-4928.json

77 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@vmware.com",
"DATE_PUBLIC" : "2017-11-09T00:00:00",
"ID" : "CVE-2017-4928",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "vSphere Web Client",
"version" : {
"version_data" : [
{
"version_value" : "6.0 prior to 6.0 U3c"
},
{
"version_value" : "5.5 prior to 5.5 U3f"
}
]
}
}
]
},
"vendor_name" : "VMware"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The flash-based vSphere Web Client (6.0 prior to 6.0 U3c and 5.5 prior to 5.5 U3f) i.e. not the new HTML5-based vSphere Client, contains SSRF and CRLF injection issues due to improper neutralization of URLs. An attacker may exploit these issues by sending a POST request with modified headers towards internal services leading to information disclosure."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Server-side request forgery and carriage return line feed injection issues"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://www.vmware.com/security/advisories/VMSA-2017-0017.html",
"refsource" : "CONFIRM",
"url" : "https://www.vmware.com/security/advisories/VMSA-2017-0017.html"
},
{
"name" : "101785",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/101785"
},
{
"name" : "1039759",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1039759"
}
]
}
}