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

18 lines
833 B
Markdown

### [CVE-2020-24847](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-24847)
![](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
A Cross-Site Request Forgery (CSRF) vulnerability is identified in FruityWifi through 2.4. Due to a lack of CSRF protection in page_config_adv.php, an unauthenticated attacker can lure the victim to visit his website by social engineering or another attack vector. Due to this issue, an unauthenticated attacker can change the newSSID and hostapd_wpa_passphrase.
### POC
#### Reference
- https://github.com/xtr4nge/FruityWifi/issues/277
#### Github
No PoCs found on GitHub currently.