mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
19 lines
852 B
Markdown
19 lines
852 B
Markdown
### [CVE-2021-29004](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29004)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
rConfig 3.9.6 is affected by SQL Injection. A user must be authenticated to exploit the vulnerability. If --secure-file-priv in MySQL server is not set and the Mysql server is the same as rConfig, an attacker may successfully upload a webshell to the server and access it remotely.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/mrojz/rconfig-exploit/blob/main/CVE-2021-29004-POC-req.txt
|
|
- https://github.com/mrojz/rconfig-exploit/blob/main/README.md
|
|
|
|
#### Github
|
|
- https://github.com/mrojz/rconfig-exploit
|
|
|