### [CVE-2019-9501](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9501) ![](https://img.shields.io/static/v1?label=Product&message=WiFi%20drivers&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-122%20Heap-based%20Buffer%20Overflow&color=brighgreen) ### Description The Broadcom wl WiFi driver is vulnerable to a heap buffer overflow. By supplying a vendor information element with a data length larger than 32 bytes, a heap buffer overflow is triggered in wlc_wpa_sup_eapol. In the worst case scenario, by sending specially-crafted WiFi packets, a remote, unauthenticated attacker may be able to execute arbitrary code on a vulnerable system. More typically, this vulnerability will result in denial-of-service conditions. ### POC #### Reference - https://blog.quarkslab.com/reverse-engineering-broadcom-wireless-chipsets.html - https://blog.quarkslab.com/reverse-engineering-broadcom-wireless-chipsets.html - https://kb.cert.org/vuls/id/166939/ - https://kb.cert.org/vuls/id/166939/ #### Github - https://github.com/0xT11/CVE-POC - https://github.com/ARPSyndicate/cvemon - https://github.com/developer3000S/PoC-in-GitHub - https://github.com/hectorgie/PoC-in-GitHub - https://github.com/lnick2023/nicenice - https://github.com/qazbnm456/awesome-cve-poc - https://github.com/xbl3/awesome-cve-poc_qazbnm456