Files
CVEs-PoC/2008/CVE-2008-5230.md
T
2024-06-18 02:51:15 +02:00

19 lines
999 B
Markdown

### [CVE-2008-5230](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5230)
![](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
The Temporal Key Integrity Protocol (TKIP) implementation in unspecified Cisco products and other vendors' products, as used in WPA and WPA2 on Wi-Fi networks, has insufficient countermeasures against certain crafted and replayed packets, which makes it easier for remote attackers to decrypt packets from an access point (AP) to a client and spoof packets from an AP to a client, and conduct ARP poisoning attacks or other attacks, as demonstrated by tkiptun-ng.
### POC
#### Reference
- http://radajo.blogspot.com/2008/11/wpatkip-chopchop-attack.html
- http://www.aircrack-ng.org/doku.php?id=tkiptun-ng
#### Github
No PoCs found on GitHub currently.