cvelist/2018/0xxx/CVE-2018-0458.json

89 lines
3.1 KiB
JSON
Raw Normal View History

2017-11-27 03:03:59 -05:00
{
2019-03-18 07:15:32 +00:00
"CVE_data_meta": {
"ASSIGNER": "psirt@cisco.com",
"DATE_PUBLIC": "2018-09-05T16:00:00-0500",
"ID": "CVE-2018-0458",
"STATE": "PUBLIC",
"TITLE": "Cisco Prime Collaboration Assurance Cross-Site Scripting Vulnerability"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Cisco Prime Collaboration Assurance ",
"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 Prime Collaboration Assurance 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 customized link. A successful exploit could allow the attacker to execute arbitrary script code in the context of the interface or 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": "105293",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/105293"
},
{
"name": "1041685",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1041685"
},
2018-10-04 04:16:56 +00:00
{
2019-03-18 07:15:32 +00:00
"name": "20180905 Cisco Prime Collaboration Assurance Cross-Site Scripting Vulnerability",
"refsource": "CISCO",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20180905-pca-xss"
2018-10-04 04:16:56 +00:00
}
2019-03-18 07:15:32 +00:00
]
},
"source": {
"advisory": "cisco-sa-20180905-pca-xss",
"defect": [
[
"CSCvg15441"
2018-10-04 04:16:56 +00:00
]
2019-03-18 07:15:32 +00:00
],
"discovery": "UNKNOWN"
}
}