mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 19:04:02 +02:00
18 lines
717 B
Markdown
18 lines
717 B
Markdown
### [CVE-2005-1267](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1267)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The bgp_update_print function in tcpdump 3.x does not properly handle a -1 return value from the decode_prefix4 function, which allows remote attackers to cause a denial of service (infinite loop) via a crafted BGP packet.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=159208
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|