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

90 lines
3.2 KiB
JSON
Raw Normal View History

2018-12-06 16:03:34 -05:00
{
2019-03-18 03:37:57 +00:00
"CVE_data_meta": {
2019-08-21 18:06:50 +00:00
"ASSIGNER": "psirt@cisco.com",
"DATE_PUBLIC": "2019-08-21T16:00:00-0700",
2019-03-18 03:37:57 +00:00
"ID": "CVE-2019-1839",
2019-08-21 18:06:50 +00:00
"STATE": "PUBLIC",
"TITLE": "Cisco Remote PHY Device Software Command Injection Vulnerability"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Cisco Remote PHY ",
"version": {
"version_data": [
{
"affected": "<",
"version_value": "6.4"
}
]
}
}
]
},
"vendor_name": "Cisco"
}
]
}
2019-03-18 03:37:57 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-08-21 19:00:53 +00:00
"value": "A vulnerability in Cisco Remote PHY Device Software could allow an authenticated, local attacker to execute commands on the underlying Linux shell of an affected device with root privileges. The vulnerability occurs because the affected software improperly sanitizes user-supplied input. An attacker who has valid administrator access to an affected device could exploit this vulnerability by supplying various CLI commands with crafted arguments. A successful exploit could allow the attacker to run arbitrary commands as the root user, allowing complete compromise of the system."
2019-08-21 18:06:50 +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": "6.7",
"vectorString": "CVSS:3.0/AV:L/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 03:37:57 +00:00
}
]
2019-08-21 18:06:50 +00:00
},
"references": {
"reference_data": [
{
"name": "20190821 Cisco Remote PHY Device Software Command Injection Vulnerability",
"refsource": "CISCO",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190821-rphy"
}
]
},
"source": {
"advisory": "cisco-sa-20190821-rphy",
"defect": [
[
"CSCvo00189",
"CSCvo18056",
"CSCvo49688",
"CSCvp32064"
]
],
"discovery": "INTERNAL"
2019-03-18 03:37:57 +00:00
}
2019-08-21 19:00:53 +00:00
}