Files
CVEs-PoC/2020/CVE-2020-3111.md
T
2024-06-18 02:51:15 +02:00

18 lines
1.3 KiB
Markdown

### [CVE-2020-3111](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-3111)
![](https://img.shields.io/static/v1?label=Product&message=Cisco%20IP%20phone%20&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-20&color=brighgreen)
### Description
A vulnerability in the Cisco Discovery Protocol implementation for the Cisco IP Phone could allow an unauthenticated, adjacent attacker to remotely execute code with root privileges or cause a reload of an affected IP phone. The vulnerability is due to missing checks when processing Cisco Discovery Protocol messages. An attacker could exploit this vulnerability by sending a crafted Cisco Discovery Protocol packet to the targeted IP phone. 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 denial of service (DoS) condition. Cisco Discovery Protocol is a Layer 2 protocol. To exploit this vulnerability, an attacker must be in the same broadcast domain as the affected device (Layer 2 adjacent).
### POC
#### Reference
- http://packetstormsecurity.com/files/156203/Cisco-Discovery-Protocol-CDP-Remote-Device-Takeover.html
#### Github
- https://github.com/epi052/CiscoNotes