mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
20 lines
912 B
Markdown
20 lines
912 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
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinjul2015-2511963.html
|
|
- https://www.exploit-db.com/exploits/37663/
|
|
|
|
#### Github
|
|
- https://github.com/arntsonl/CVE-2015-2153
|
|
|