An issue was discovered in rConfig 3.9.2. An attacker can directly execute system commands by sending a GET request to ajaxServerSettingsChk.php because the rootUname parameter is passed to the exec function without filtering, which can lead to command execution.
References
Link | Resource |
---|---|
http://packetstormsecurity.com/files/154999/rConfig-3.9.2-Remote-Code-Execution.html | |
http://packetstormsecurity.com/files/155186/rConfig-3.9.2-Command-Injection.html | |
https://drive.google.com/file/d/1bTpTn4-alJ8qGCEATLq-oVM6HbhE65iY/view?usp=sharing | Exploit Third Party Advisory |
https://drive.google.com/open?id=1OXI5cNuwWqc6y-7BgNCfYHgFPK2cpvnu | Exploit Third Party Advisory |
https://gist.github.com/mhaskar/ceb65fa4ca57c3cdccc1edfe2390902e | 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-16662
Mitre link : CVE-2019-16662
CVE.ORG link : CVE-2019-16662
JSON object : View
Products Affected
rconfig
- rconfig
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')