cve/2023/CVE-2023-38902.md

19 lines
1.0 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-38902](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-38902)
![](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
A command injection vulnerability in RG-EW series home routers and repeaters v.EW_3.0(1)B11P219, RG-NBS and RG-S1930 series switches v.SWITCH_3.0(1)B11P219, RG-EG series business VPN routers v.EG_3.0(1)B11P219, EAP and RAP series wireless access points v.AP_3.0(1)B11P219, and NBC series wireless controllers v.AC_3.0(1)B11P219 allows an authorized attacker to execute arbitrary commands on remote devices by sending a POST request to /cgi-bin/luci/api/cmd via the remoteIp field.
### POC
#### Reference
- https://gist.github.com/ZIKH26/18693c67ee7d2f8d2c60231b19194c37
2024-06-09 00:33:16 +00:00
- https://gist.github.com/ZIKH26/18693c67ee7d2f8d2c60231b19194c37
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.