cvelist/2019/3xxx/CVE-2019-3709.json

93 lines
3.0 KiB
JSON
Raw Normal View History

2019-01-03 14:05:09 -05:00
{
2019-04-17 14:00:52 +00:00
"CVE_data_meta": {
"ASSIGNER": "security_alert@emc.com",
"DATE_PUBLIC": "2019-04-08T04:00:00.000Z",
"ID": "CVE-2019-3709",
"STATE": "PUBLIC",
"TITLE": "Cross-Site Scripting Vulnerability while registering vCenter servers"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Dell EMC IsilonSD Management Server",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.1.0"
}
]
}
}
]
},
"vendor_name": "Dell EMC"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Dell EMC would like to thank Jarrod Farncomb for reporting this vulnerability."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2019-03-17 22:36:56 +00:00
{
2019-04-17 14:00:52 +00:00
"lang": "eng",
"value": "IsilonSD Management Server 1.1.0 contains a cross-site scripting vulnerability while registering vCenter servers. A remote attacker can trick an admin user to potentially exploit this vulnerability to execute malicious HTML or JavaScript code in the context of the admin user."
2019-03-17 22:36:56 +00:00
}
2019-04-17 14:00:52 +00:00
]
},
"generator": {
"engine": "Vulnogram 0.0.6"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Scripting Vulnerability"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://seclists.org/fulldisclosure/2019/Apr/16",
"name": "https://seclists.org/fulldisclosure/2019/Apr/16"
}
]
},
"source": {
"discovery": "UNKNOWN"
}
2019-03-17 22:36:56 +00:00
}