cve/2023/CVE-2023-31740.md

18 lines
820 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-31740](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-31740)
![](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
There is a command injection vulnerability in the Linksys E2000 router with firmware version 1.0.06. If an attacker gains web management privileges, they can inject commands into the post request parameters WL_atten_bb, WL_atten_radio, and WL_atten_ctl in the apply.cgi interface, thereby gaining shell privileges.
### POC
#### Reference
- https://github.com/D2y6p/CVE/blob/main/Linksys/CVE-2023-31740/Linksys_E2000_RCE.pdf
#### Github
No PoCs found on GitHub currently.