A remote code execution issue was discovered in Zoho ManageEngine Applications Manager before 13.6 (build 13640). The publicly accessible testCredential.do endpoint takes multiple user inputs and validates supplied credentials by accessing a specified system. This endpoint calls several internal classes, and then executes a PowerShell script. If the specified system is OfficeSharePointServer, then the username and password parameters to this script are not validated, leading to Command Injection.
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://pentest.blog/advisory-manageengine-applications-manager-remote-code-execution-sqli-and/ | exploit third party advisory technical description |
https://www.exploit-db.com/exploits/44274/ | exploit vdb entry third party advisory |
http://www.securityfocus.com/bid/103358 | vdb entry third party advisory |
https://github.com/rapid7/metasploit-framework/pull/9684 | third party advisory exploit |
https://www.manageengine.com/products/applications_manager/security-updates/security-updates-cve-2018-7890.html | |
https://pitstop.manageengine.com/portal/community/topic/security-vulnerability-issues-fixed-upgrade-to-the-latest-version-of-applications-manager | third party advisory |