CISA

Zoneminder

From Cybersecurity and Infrastructure Security Agency ↗

Successful exploitation of this vulnerability could result in full Remote Code Execution (RCE) as the web server user.

The following versions of Zoneminder are affected:

Zoneminder 1.37.48|1.38.3 

Vendor

Equipment

Zoneminder

Zoneminder

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Critical Infrastructure Sectors: Information Technology

Countries/Areas Deployed: Worldwide

Company Headquarters Location: United States

An authenticated OS Command Injection vulnerability exists in ZoneMinder's event export functionality. The exportFile HTTP request parameter is passed unsanitized into a shell command executed via PHP's exec(), allowing any authenticated user with View Events permission to execute arbitrary operating system commands on the server.

Zoneminder

Relevant CWE: CWE-78 Improper Neutralization of Special Elements used in an ...