7.5
CVSSv2

CVE-2013-1081

Published: 11/03/2013 Updated: 18/03/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

Directory traversal vulnerability in MDM.php in Novell ZENworks Mobile Management (ZMM) 2.6.1 and 2.7.0 allows remote malicious users to include and execute arbitrary local files via the language parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

novell zenworks mobile management 2.7.0

novell zenworks mobile management 2.6.1

Exploits

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