cve/2006/CVE-2006-0226.md

18 lines
746 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-0226](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0226)
![](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 IEEE 802.11 network subsystem (ieee80211_ioctl.c) in FreeBSD before 6.0-STABLE, while scanning for wireless networks, allows remote attackers to execute arbitrary code by broadcasting crafted (1) beacon or (2) probe response frames.
### POC
#### Reference
- http://www.blackhat.com/html/bh-europe-07/bh-eu-07-speakers.html#Eriksson
#### Github
No PoCs found on GitHub currently.