cvelist/2016/1xxx/CVE-2016-1421.json

73 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 04:11:12 +00:00
"CVE_data_meta": {
"ASSIGNER": "psirt@cisco.com",
"ID": "CVE-2016-1421",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
2020-04-16 15:05:04 +00:00
"product_name": "Cisco IP Phones",
2019-03-18 04:11:12 +00:00
"version": {
"version_data": [
{
2020-04-16 15:05:04 +00:00
"version_value": "11.7(1)"
2019-03-18 04:11:12 +00:00
}
]
}
}
]
},
2020-04-16 15:05:04 +00:00
"vendor_name": "Cisco"
2019-03-18 04:11:12 +00:00
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 04:11:12 +00:00
"lang": "eng",
2020-04-16 15:05:04 +00:00
"value": "A vulnerability in the web application for Cisco IP Phones could allow an unauthenticated, remote attacker to execute code with root privileges or cause a reload of an affected IP phone, resulting in a denial of service (DoS) condition. The vulnerability exists because the affected software fails to check the bounds of input data. An attacker could exploit this vulnerability by sending a crafted HTTP request to the web server of a targeted device. A successful exploit could allow the attacker to remotely execute code with root privileges or cause a reload of an affected IP phone, resulting in a DoS condition."
2017-10-16 12:31:07 -04:00
}
2019-03-18 04:11:12 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2020-04-16 15:05:04 +00:00
"value": "CWE-119"
2019-03-18 04:11:12 +00:00
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20160609 Cisco IP Phone 8800 Series Web Application Buffer Overflow Vulnerability",
"refsource": "CISCO",
"url": "http://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20160609-ipp"
2020-04-15 18:01:25 +00:00
},
{
"refsource": "CISCO",
"name": "20160609 Cisco IP Phones Web Application Buffer Overflow Vulnerability",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20160609-ipp"
2020-04-15 19:01:15 +00:00
},
{
"refsource": "MISC",
"name": "https://www.tenable.com/security/research/tra-2020-24",
"url": "https://www.tenable.com/security/research/tra-2020-24"
2019-03-18 04:11:12 +00:00
}
]
}
2020-04-16 15:05:04 +00:00
}