cve/2007/CVE-2007-3798.md
2024-05-26 14:27:05 +02:00

20 lines
828 B
Markdown

### [CVE-2007-3798](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3798)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Integer overflow in print-bgp.c in the BGP dissector in tcpdump 3.9.6 and earlier allows remote attackers to execute arbitrary code via crafted TLVs in a BGP packet, related to an unchecked return value.
### POC
#### Reference
- http://bugs.gentoo.org/show_bug.cgi?id=184815
- http://www.digit-labs.org/files/exploits/private/tcpdump-bgp.c
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9771
#### Github
No PoCs found on GitHub currently.