mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 19:41:33 +02:00
18 lines
813 B
Markdown
18 lines
813 B
Markdown
### [CVE-2021-27692](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27692)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Command Injection in Tenda G1 and G3 routers with firmware versions v15.11.0.17(9502)_CN or v15.11.0.16(9024)_CN allows remote attackers to execute arbitrary OS commands via a crafted "action/umountUSBPartition" request. This occurs because the "formSetUSBPartitionUmount" function executes the "doSystemCmd" function with untrusted input.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://hackmd.io/@aZYpdinUS2SD-yhAeHwOkw/ry-t4QfMu
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|