cvelist/2020/26xxx/CVE-2020-26081.json

89 lines
3.2 KiB
JSON
Raw Normal View History

2020-09-24 14:01:42 +00:00
{
"CVE_data_meta": {
2020-11-18 17:33:10 +00:00
"ASSIGNER": "psirt@cisco.com",
"DATE_PUBLIC": "2020-11-18T16:00:00",
2020-09-24 14:01:42 +00:00
"ID": "CVE-2020-26081",
2020-11-18 17:33:10 +00:00
"STATE": "PUBLIC",
"TITLE": "Cisco IoT Field Network Director Cross-Site Scripting Vulnerabilities"
2020-09-24 14:01:42 +00:00
},
2020-11-18 17:33:10 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Cisco IoT Field Network Director (IoT-FND) ",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "Cisco"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-09-24 14:01:42 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-11-18 18:01:55 +00:00
"value": "Multiple vulnerabilities in the web UI of Cisco IoT Field Network Director (FND) could allow an unauthenticated, remote attacker to conduct cross-site scripting (XSS) attacks against users on an affected system. The vulnerabilities are due to insufficient validation of user-supplied input that is processed by the web UI. An attacker could exploit these vulnerabilities by persuading a user to click a crafted 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 on an affected system."
2020-09-24 14:01:42 +00:00
}
]
2020-11-18 17:33:10 +00:00
},
"exploit": [
{
"lang": "eng",
"value": "The Cisco Product Security Incident Response Team (PSIRT) is not aware of any public announcements or malicious use of the vulnerabilities that are described in this advisory. "
}
],
"impact": {
"cvss": {
"baseScore": "6.1",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N ",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-74"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20201118 Cisco IoT Field Network Director Cross-Site Scripting Vulnerabilities",
"refsource": "CISCO",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-FND-XSS-NzOPCGEc"
}
]
},
"source": {
"advisory": "cisco-sa-FND-XSS-NzOPCGEc",
"defect": [
[
"CSCvt44927",
"CSCvt44941",
"CSCvt45000",
"CSCvt45160"
]
],
"discovery": "INTERNAL"
2020-09-24 14:01:42 +00:00
}
2020-11-18 18:01:55 +00:00
}