10
CVSSv2

CVE-2010-5323

Published: 07/06/2015 Updated: 08/06/2015
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Directory traversal vulnerability in UploadServlet in the Remote Management component in Novell ZENworks Configuration Management (ZCM) 10 prior to 10.3 allows remote malicious users to execute arbitrary code via a crafted WAR pathname in the filename parameter in conjunction with WAR content in the POST data, a different vulnerability than CVE-2010-5324.

Vulnerable Product Search on Vulmon Subscribe to Product

novell zenworks configuration management 10.0

novell zenworks configuration management 10.1

novell zenworks configuration management 10.2

Exploits

## # $Id: zenworks_uploadservletrb 11099 2010-11-22 17:53:49Z egypt $ ## ## # 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' ...