mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
857 B
Markdown
18 lines
857 B
Markdown
### [CVE-2024-36650](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-36650)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|