Files
CVEs-PoC/2020/CVE-2020-24586.md
T
2024-05-25 21:48:12 +02:00

20 lines
1015 B
Markdown

### [CVE-2020-24586](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-24586)
![](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 802.11 standard that underpins Wi-Fi Protected Access (WPA, WPA2, and WPA3) and Wired Equivalent Privacy (WEP) doesn't require that received fragments be cleared from memory after (re)connecting to a network. Under the right circumstances, when another device sends fragmented frames encrypted using WEP, CCMP, or GCMP, this can be abused to inject arbitrary network packets and/or exfiltrate user data.
### POC
#### Reference
- https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-wifi-faf-22epcEWu
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/kali973/fragAttacks
- https://github.com/vanhoefm/fragattacks