CVE-2022-50791

8.4

SOUND4 Ltd. · IMPACT, FIRST, PULSE, Eco, BigVoice4, BigVoice2, Stream, and Kantar Media WM2

SOUND4 devices are vulnerable to OS command injection via the ping.php script, allowing attackers to execute arbitrary commands through a crafted HTTP POST request.

Executive summary

Multiple SOUND4 broadcast processing products are susceptible to a critical command injection vulnerability that permits unauthenticated remote code execution.

Vulnerability

This vulnerability is an OS command injection flaw located in the ping.php script. While the record notes that local authenticated users can create malicious files, it explicitly states that unauthenticated attackers can trigger command execution by sending a single crafted HTTP POST request to the target script.

Business impact

Successful exploitation of this vulnerability allows an attacker to gain full control over the affected broadcast processing hardware. Given the 8.4 CVSS score, this represents a high risk of total system compromise, potentially leading to unauthorized manipulation of audio streams, disruption of broadcast services, and unauthorized access to sensitive network environments.

Remediation

Immediate Action: Contact the vendor, SOUND4 Ltd., to obtain the latest firmware or software patches, as no public patch version was provided in the source documentation. If a patch is unavailable, isolate the affected devices from external networks and restrict access to the web interface to authorized management subnets only.

Proactive Monitoring: Monitor network traffic for unusual HTTP POST requests directed at the /ping.php endpoint. Review system logs for unexpected file creation activities within the /tmp directory or signs of shell command execution.

Compensating Controls: Deploy a Web Application Firewall (WAF) to inspect and block malicious HTTP POST requests containing command injection payloads targeting the ping.php script. Implement strict network segmentation to ensure these devices are not reachable from untrusted network segments.

Exploitation status

Public Exploit Available: Yes, a published proof-of-concept exists as documented in the referenced Packet Storm Security advisory.

Analyst recommendation

The presence of a published proof-of-concept combined with the ability for unauthenticated remote command execution makes this a high-priority risk. Administrators must prioritize the containment of these devices and coordinate with the vendor immediately to identify and apply the necessary security updates to prevent potential exploitation.

Sources

Originally found and disclosed by LiquidWorm as Gjoko Krstic of Zero Science Lab, per the CVE Program record.