cvelist/2018/15xxx/CVE-2018-15400.json

84 lines
3.0 KiB
JSON
Raw Normal View History

2018-08-17 09:11:30 -04:00
{
2019-03-18 00:44:54 +00:00
"CVE_data_meta": {
"ASSIGNER": "psirt@cisco.com",
"DATE_PUBLIC": "2018-10-03T16:00:00-0500",
"ID": "CVE-2018-15400",
"STATE": "PUBLIC",
"TITLE": "Cisco Cloud Services Platform 2100 Cross-Site Scripting Vulnerability"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Cisco Cloud Services Platform 2100 ",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "Cisco"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability in the web-based management interface of Cisco Cloud Services Platform 2100 could allow an unauthenticated, remote attacker to conduct a cross-site scripting (XSS) attack against a user of the web-based management interface of an affected device. The vulnerability is due to insufficient validation of user-supplied input by the web-based management interface. An attacker could exploit this vulnerability by persuading a user of the interface to click a malicious link. A successful exploit could allow the attacker to execute arbitrary script code in the context of the interface or allow the attacker to access sensitive, browser-based information."
}
]
},
"impact": {
"cvss": {
"baseScore": "6.1",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "105560",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/105560"
},
2018-10-04 04:16:56 +00:00
{
2019-03-18 00:44:54 +00:00
"name": "20181003 Cisco Cloud Services Platform 2100 Cross-Site Scripting Vulnerability",
"refsource": "CISCO",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20181003-csp-xss"
2018-10-04 04:16:56 +00:00
}
2019-03-18 00:44:54 +00:00
]
},
"source": {
"advisory": "cisco-sa-20181003-csp-xss",
"defect": [
[
"CSCvk20726"
2018-10-04 04:16:56 +00:00
]
2019-03-18 00:44:54 +00:00
],
"discovery": "UNKNOWN"
}
}