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

21 lines
1.1 KiB
Markdown

### [CVE-2014-0997](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0997)
![](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
WiFiMonitor in Android 4.4.4 as used in the Nexus 5 and 4, Android 4.2.2 as used in the LG D806, Android 4.2.2 as used in the Samsung SM-T310, Android 4.1.2 as used in the Motorola RAZR HD, and potentially other unspecified Android releases before 5.0.1 and 5.0.2 does not properly handle exceptions, which allows remote attackers to cause a denial of service (reboot) via a crafted 802.11 probe response frame.
### POC
#### Reference
- http://packetstormsecurity.com/files/130107/Android-WiFi-Direct-Denial-Of-Service.html
- http://seclists.org/fulldisclosure/2015/Jan/104
- https://www.coresecurity.com/advisories/android-wifi-direct-denial-service
- https://www.exploit-db.com/exploits/35913/
#### Github
No PoCs found on GitHub currently.