2017-10-16 12:31:07 -04:00
{
2019-03-18 02:07:08 +00:00
"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" : [
2017-11-17 08:06:52 -05:00
{
2019-03-18 02:07:08 +00:00
"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."
2017-11-17 08:06:52 -05:00
}
2019-03-18 02:07:08 +00:00
]
} ,
"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" : "1039759" ,
"refsource" : "SECTRACK" ,
"url" : "http://www.securitytracker.com/id/1039759"
} ,
{
"name" : "101785" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/101785"
}
]
}
}