mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
19 lines
820 B
Markdown
19 lines
820 B
Markdown
### [CVE-2015-2153](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2153)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The rpki_rtr_pdu_print function in print-rpki-rtr.c in the TCP printer in tcpdump before 4.7.2 allows remote attackers to cause a denial of service (out-of-bounds read or write and crash) via a crafted header length in an RPKI-RTR Protocol Data Unit (PDU).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/130730/tcpdump-Denial-Of-Service-Code-Execution.html
|
|
- https://www.exploit-db.com/exploits/37663/
|
|
|
|
#### Github
|
|
- https://github.com/arntsonl/CVE-2015-2153
|
|
|