CVE-2022-50793
8.8SOUND4 Ltd. · IMPACT, FIRST, PULSE, Eco, BigVoice4, BigVoice2, Stream, and WM2
SOUND4 audio processing devices contain an authenticated OS command injection vulnerability in the www-data-handler.php script, allowing remote code execution via the services POST parameter.
Executive summary
An authenticated command injection vulnerability in multiple SOUND4 products allows a remote attacker to execute arbitrary system commands with elevated privileges.
Vulnerability
This is an OS command injection flaw (CWE-78) triggered via the services POST parameter in the www-data-handler.php script. The vulnerability requires the attacker to have authenticated access to the system to inject malicious payloads that execute with www-data user privileges.
Business impact
The ability to execute arbitrary OS commands on audio processing hardware poses a severe risk to operational integrity. A successful exploit could lead to full system compromise, unauthorized data access, or the disruption of critical broadcast and streaming services. With a CVSS score of 8.8, this vulnerability is considered High severity, necessitating immediate attention to prevent unauthorized control over infrastructure.
Remediation
Immediate Action: Since a specific patch is not explicitly identified, administrators must contact SOUND4 support immediately to obtain firmware updates that address the www-data-handler.php vulnerability.
Proactive Monitoring: Monitor system logs for unusual POST requests directed at www-data-handler.php and audit the creation of unexpected files or outbound network connections from the device.
Compensating Controls: Implement strict access control lists to limit who can authenticate to the device, and deploy a Web Application Firewall (WAF) to inspect and block malicious payloads within the services POST parameter.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists, as documented in the Packet Storm Security reference.
Analyst recommendation
Given the high CVSS score and the existence of a public proof-of-concept, this vulnerability represents a significant risk to affected SOUND4 environments. Administrators should prioritize restricting administrative access to these devices immediately while coordinating with the vendor to apply the necessary security patches.
Sources
Originally found and disclosed by LiquidWorm as Gjoko Krstic of Zero Science Lab, per the CVE Program record.
- Zero Science Lab Disclosure (ZSL-2022-5737) Third-party advisory
- Packet Storm Security Exploit Details Exploit / PoC
- IBM X-Force Vulnerability Exchange Entry Vulnerability database entry
- SOUND4 Product Homepage
- VulnCheck Advisory: SOUND4 IMPACT/FIRST/PULSE/Eco <=2.x Authenticated Command Injection via www-data-handler.php Third-party advisory