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

88 lines
3.1 KiB
JSON
Raw Normal View History

2018-12-06 16:03:34 -05:00
{
2019-03-18 04:23:35 +00:00
"CVE_data_meta": {
2019-06-20 01:52:04 +00:00
"ASSIGNER": "psirt@cisco.com",
"DATE_PUBLIC": "2019-06-19T16:00:00-0700",
2019-03-18 04:23:35 +00:00
"ID": "CVE-2019-1878",
2019-06-20 01:52:04 +00:00
"STATE": "PUBLIC",
"TITLE": "Cisco TelePresence Endpoint Command Shell Injection Vulnerability"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Cisco TelePresence TC Software ",
"version": {
"version_data": [
{
"affected": "<",
"version_value": "9.7.1"
}
]
}
}
]
},
"vendor_name": "Cisco"
}
]
}
2019-03-18 04:23:35 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-06-20 01:52:04 +00:00
"value": "A vulnerability in the Cisco Discovery Protocol (CDP) implementation for the Cisco TelePresence Codec (TC) and Collaboration Endpoint (CE) Software could allow an unauthenticated, adjacent attacker to inject arbitrary shell commands that are executed by the device. The vulnerability is due to insufficient input validation of received CDP packets. An attacker could exploit this vulnerability by sending crafted CDP packets to an affected device. A successful exploit could allow the attacker to execute arbitrary shell commands or scripts on the targeted device. "
}
]
},
"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.5",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H ",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78"
}
]
2019-03-18 04:23:35 +00:00
}
]
2019-06-20 01:52:04 +00:00
},
"references": {
"reference_data": [
{
"name": "20190619 Cisco TelePresence Endpoint Command Shell Injection Vulnerability",
"refsource": "CISCO",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190619-tele-shell-inj"
}
]
},
"source": {
"advisory": "cisco-sa-20190619-tele-shell-inj",
"defect": [
[
"CSCvo28194"
]
],
"discovery": "INTERNAL"
2019-03-18 04:23:35 +00:00
}
2019-06-20 01:52:04 +00:00
}