mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
764 B
Markdown
18 lines
764 B
Markdown
### [CVE-2021-36706](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-36706)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In ProLink PRC2402M V1.0.18 and older, the set_sys_cmd function in the adm.cgi binary, accessible with a page parameter value of sysCMD contains a trivial command injection where the value of the command parameter is passed directly to system.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.ayrx.me/prolink-prc2402m-multiple-vulnerabilities/#syscmd-command-injection
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|