mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 06:12:23 +02:00
18 lines
890 B
Markdown
18 lines
890 B
Markdown
### [CVE-2021-40556](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-40556)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A stack overflow vulnerability exists in the httpd service in ASUS RT-AX56U Router Version 3.0.0.4.386.44266. This vulnerability is caused by the strcat function called by "caupload" input handle function allowing the user to enter 0xFFFF bytes into the stack. This vulnerability allows an attacker to execute commands remotely. The vulnerability requires authentication.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://x1ng.top/2021/10/14/ASUS%E6%A0%88%E6%BA%A2%E5%87%BA%E6%BC%8F%E6%B4%9E%E5%88%86%E6%9E%90/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|