Rapid7 Vulnerability & Exploit Database

Symmetricom SyncServer Unauthenticated Remote Command Execution

Back to Search

Symmetricom SyncServer Unauthenticated Remote Command Execution

Disclosed
08/31/2022
Created
06/14/2023

Description

This module exploits an unauthenticated command injection vulnerability in /controller/ping.php. The S100 through S350 (End of Life) models should be vulnerable to unauthenticated exploitation due to a session handling vulnerability. Later models require authentication which is not provided in this module because we can't test it. The command injection vulnerability is patched in the S650 v2.2 (CVE-2022-40022). Run 'check' first to determine if vulnerable. The server limits outbound ports. Ports 25 and 80 TCP were successfully used for SRVPORT and LPORT while testing this module.

Author(s)

  • Steve Campbell
  • Justin Fatuch Apt4hax
  • Robert Bronstein

Platform

Linux

Architectures

x86, 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/linux/http/symmetricom_syncserver_rce
msf exploit(symmetricom_syncserver_rce) > show targets
    ...targets...
msf exploit(symmetricom_syncserver_rce) > set TARGET < target-id >
msf exploit(symmetricom_syncserver_rce) > show options
    ...show and set options...
msf exploit(symmetricom_syncserver_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

;