cve/2024/CVE-2024-36650.md
2024-07-25 21:25:12 +00:00

18 lines
857 B
Markdown

### [CVE-2024-36650](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-36650)
![](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 firmware A3100R V4.1.2cu.5247_B20211129, in the cgi function `setNoticeCfg` of the file `/lib/cste_modules/system.so`, the length of the user input string `NoticeUrl` is not checked. This can lead to a buffer overflow, allowing attackers to construct malicious HTTP or MQTT requests to cause a denial-of-service attack.
### POC
#### Reference
- https://gist.github.com/Swind1er/f442fcac520a48c05c744c7b72362483
#### Github
No PoCs found on GitHub currently.