cve/2019/CVE-2019-9496.md

19 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-9496](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9496)
![](https://img.shields.io/static/v1?label=Product&message=hostapd%20with%20SAE%20support&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=wpa_supplicant%20with%20SAE%20support&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.7%3C%3D%202.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-642%20External%20Control%20of%20Critical%20State%20Data&color=brighgreen)
### Description
An invalid authentication sequence could result in the hostapd process terminating due to missing state validation steps when processing the SAE confirm message when in hostapd/AP mode. All version of hostapd with SAE support are vulnerable. An attacker may force the hostapd process to terminate, performing a denial of service attack. Both hostapd with SAE support and wpa_supplicant with SAE support prior to and including version 2.7 are affected.
### POC
#### Reference
- http://packetstormsecurity.com/files/152914/FreeBSD-Security-Advisory-FreeBSD-SA-19-03.wpa.html
#### Github
No PoCs found on GitHub currently.