7.5
CVSSv2

CVE-2013-0232

Published: 20/03/2013 Updated: 29/08/2013
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

includes/functions.php in ZoneMinder Video Server 1.24.0, 1.25.0, and previous versions allows remote malicious users to execute arbitrary commands via shell metacharacters in the (1) runState parameter in the packageControl function; or (2) key or (3) command parameter in the setDeviceStatusX10 function.

Vulnerable Product Search on Vulmon Subscribe to Product

zoneminder zoneminder 1.24.4

zoneminder zoneminder 1.25.0

zoneminder zoneminder 1.24.0

zoneminder zoneminder 1.24.1

zoneminder zoneminder 1.24.2

zoneminder zoneminder 1.24.3

Vendor Advisories

Debian Bug report logs - #698910 zoneminder: CVE-2013-0232: arbitrary command execution vulnerability Package: src:zoneminder; Maintainer for src:zoneminder is Dmitry Smirnov <onlyjob@debianorg>; Reported by: Salvatore Bonaccorso <carnil@debianorg> Date: Fri, 25 Jan 2013 07:00:02 UTC Severity: grave Tags: patch, se ...
Debian Bug report logs - #700912 zoneminder: CVE-2013-0332: local file inclusion vulnerability Package: zoneminder; Maintainer for zoneminder is Dmitry Smirnov <onlyjob@debianorg>; Source for zoneminder is src:zoneminder (PTS, buildd, popcon) Reported by: Salvatore Bonaccorso <carnil@debianorg> Date: Tue, 19 Feb 20 ...

Exploits

## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' class Metasploit3 < Msf::Exploit::Remote Rank = ExcellentRanking in ...