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

73 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 05:04:49 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@vmware.com",
"DATE_PUBLIC": "2017-11-08T00:00:00",
"ID": "CVE-2017-4930",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "VMware AirWatch Console (AWC)",
"version": {
"version_data": [
{
"version_value": "9.x before 9.2.0"
}
]
}
}
]
},
"vendor_name": "VMware"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
2019-03-18 05:04:49 +00:00
"lang": "eng",
"value": "VMware AirWatch Console 9.x prior to 9.2.0 contains a vulnerability that could allow an authenticated AWC user to add a malicious URL to an enrolled device's 'Links' page. Successful exploitation of this issue could result in an unsuspecting AWC user being redirected to a malicious URL."
}
2019-03-18 05:04:49 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Stored XSS vulnerability"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "1039750",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1039750"
},
{
"name": "https://www.vmware.com/us/security/advisories/VMSA-2017-0016.html",
"refsource": "CONFIRM",
"url": "https://www.vmware.com/us/security/advisories/VMSA-2017-0016.html"
},
{
"name": "101772",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/101772"
}
]
}
}