An issue was discovered in rConfig 3.9.2. An attacker can directly execute system commands by sending a GET request to search.crud.php because the catCommand parameter is passed to the exec function without filtering, which can lead to command execution.
References
Link | Resource |
---|---|
https://drive.google.com/open?id=1XmR2MSMb3cKARFk3XxmPkwz6GhAP1JxL | Exploit Third Party Advisory |
https://drive.google.com/open?id=1kQGmboKfwob4RwlMjnv6ER2Za1GUptOi | Exploit Third Party Advisory |
https://gist.github.com/mhaskar/e7e454c7cb0dd9a139b0a43691e258a0 | Exploit Third Party Advisory |
https://rconfig.com/download | Product |
https://shells.systems/rconfig-v3-9-2-authenticated-and-unauthenticated-rce-cve-2019-16663-and-cve-2019-16662/ | Exploit Technical Description Third Party Advisory |
Configurations
History
No history.
Information
Published : 2019-10-28 12:15
Updated : 2024-02-04 20:39
NVD link : CVE-2019-16663
Mitre link : CVE-2019-16663
CVE.ORG link : CVE-2019-16663
JSON object : View
Products Affected
rconfig
- rconfig
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')