cvelist/2019/1xxx/CVE-2019-1914.json

92 lines
3.7 KiB
JSON
Raw Normal View History

2018-12-06 16:03:34 -05:00
{
2019-03-18 01:47:42 +00:00
"CVE_data_meta": {
2019-08-07 05:46:43 +00:00
"ASSIGNER": "psirt@cisco.com",
"DATE_PUBLIC": "2019-08-06T14:00:00-0700",
2019-03-18 01:47:42 +00:00
"ID": "CVE-2019-1914",
2019-08-07 05:46:43 +00:00
"STATE": "PUBLIC",
"TITLE": "Cisco Small Business 220 Series Smart Switches Command Injection Vulnerability"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Cisco Small Business 220 Series Smart Plus Switches ",
"version": {
"version_data": [
{
"affected": "<",
"version_value": "1.1.4.4"
}
]
}
}
]
},
"vendor_name": "Cisco"
}
]
}
2019-03-18 01:47:42 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-08-07 06:01:19 +00:00
"value": "A vulnerability in the web management interface of Cisco Small Business 220 Series Smart Switches could allow an authenticated, remote attacker to perform a command injection attack. The vulnerability is due to insufficient validation of user-supplied input. An attacker could exploit this vulnerability by sending a malicious request to certain parts of the web management interface. To send the malicious request, the attacker needs a valid login session in the web management interface as a privilege level 15 user. Depending on the configuration of the affected switch, the malicious request must be sent via HTTP or HTTPS. A successful exploit could allow the attacker to execute arbitrary shell commands with the privileges of the root user."
2019-08-07 05:46:43 +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 vulnerability that is described in this advisory. "
}
],
"impact": {
"cvss": {
"baseScore": "7.2",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H ",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20"
}
]
2019-03-18 01:47:42 +00:00
}
]
2019-08-07 05:46:43 +00:00
},
"references": {
"reference_data": [
{
"name": "20190806 Cisco Small Business 220 Series Smart Switches Command Injection Vulnerability",
"refsource": "CISCO",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190806-sb220-inject"
2019-10-01 23:00:54 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/154667/Realtek-Managed-Switch-Controller-RTL83xx-Stack-Overflow.html",
"url": "http://packetstormsecurity.com/files/154667/Realtek-Managed-Switch-Controller-RTL83xx-Stack-Overflow.html"
2019-08-07 05:46:43 +00:00
}
]
},
"source": {
"advisory": "cisco-sa-20190806-sb220-inject",
"defect": [
[
"CSCvo66557"
]
],
"discovery": "INTERNAL"
2019-03-18 01:47:42 +00:00
}
2019-08-07 06:01:19 +00:00
}