Files
CVEs-PoC/2018/CVE-2018-5999.md
T
2024-06-18 02:51:15 +02:00

21 lines
860 B
Markdown

### [CVE-2018-5999](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5999)
![](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
An issue was discovered in AsusWRT before 3.0.0.4.384_10007. In the handle_request function in router/httpd/httpd.c, processing of POST requests continues even if authentication fails.
### POC
#### Reference
- https://github.com/pedrib/PoC/blob/master/advisories/asuswrt-lan-rce.txt
- https://raw.githubusercontent.com/pedrib/PoC/master/exploits/metasploit/asuswrt_lan_rce.rb
- https://www.exploit-db.com/exploits/43881/
- https://www.exploit-db.com/exploits/44176/
#### Github
No PoCs found on GitHub currently.