mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 22:31:34 +02:00
18 lines
666 B
Markdown
18 lines
666 B
Markdown
### [CVE-2020-10879](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10879)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
rConfig before 3.9.5 allows command injection by sending a crafted GET request to lib/crud/search.crud.php since the nodeId parameter is passed directly to the exec function without being escaped.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/48241
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|