cve/2024/CVE-2024-34196.md

18 lines
961 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-34196](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-34196)
![](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
Totolink AC1200 Wireless Dual Band Gigabit Router A3002RU_V3 Firmware V3.0.0-B20230809.1615 is vulnerable to Buffer Overflow. The "boa" program allows attackers to modify the value of the "vwlan_idx" field via "formMultiAP". This can lead to a stack overflow through the "formWlEncrypt" CGI function by constructing malicious HTTP requests and passing a WLAN SSID value exceeding the expected length, potentially resulting in command execution or denial of service attacks.
### POC
#### Reference
- https://gist.github.com/Swind1er/1ec2fde42254598a72f1d716f9cfe2a1
#### Github
No PoCs found on GitHub currently.