mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 11:48:07 +02:00
19 lines
864 B
Markdown
19 lines
864 B
Markdown
### [CVE-2007-1218](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1218)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Off-by-one buffer overflow in the parse_elements function in the 802.11 printer code (print-802_11.c) for tcpdump 3.9.5 and earlier allows remote attackers to cause a denial of service (crash) via a crafted 802.11 frame. NOTE: this was originally referred to as heap-based, but it might be stack-based.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.gentoo.org/show_bug.cgi?id=168916
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9520
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|