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.
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Link | Tags |
---|---|
https://gist.github.com/mhaskar/ceb65fa4ca57c3cdccc1edfe2390902e | third party advisory exploit |
https://drive.google.com/open?id=1OXI5cNuwWqc6y-7BgNCfYHgFPK2cpvnu | third party advisory exploit |
https://drive.google.com/file/d/1bTpTn4-alJ8qGCEATLq-oVM6HbhE65iY/view?usp=sharing | third party advisory exploit |
https://rconfig.com/download | product |
https://shells.systems/rconfig-v3-9-2-authenticated-and-unauthenticated-rce-cve-2019-16663-and-cve-2019-16662/ | third party advisory exploit technical description |
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 |