Rapid7 Vulnerability & Exploit Database

Zoho Password Manager Pro XML-RPC Java Deserialization

Back to Search

Zoho Password Manager Pro XML-RPC Java Deserialization

Disclosed
06/24/2022
Created
08/29/2022

Description

This module exploits a Java deserialization vulnerability in Zoho ManageEngine Pro before 12101 and PAM360 before 5510. Unauthenticated attackers can send a crafted XML-RPC request containing malicious serialized data to /xmlrpc to gain RCE as the SYSTEM user.

Author(s)

  • Vinicius
  • Y4er
  • Grant Willcox

Platform

Windows

Architectures

cmd, x64

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use exploit/windows/http/zoho_password_manager_pro_xml_rpc_rce
msf exploit(zoho_password_manager_pro_xml_rpc_rce) > show targets
    ...targets...
msf exploit(zoho_password_manager_pro_xml_rpc_rce) > set TARGET < target-id >
msf exploit(zoho_password_manager_pro_xml_rpc_rce) > show options
    ...show and set options...
msf exploit(zoho_password_manager_pro_xml_rpc_rce) > exploit

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;