8.5
CVSSv2

CVE-2013-0136

Published: 01/06/2013 Updated: 03/06/2013
CVSS v2 Base Score: 8.5 | Impact Score: 10 | Exploitability Score: 6.8
VMScore: 855
Vector: AV:N/AC:M/Au:S/C:C/I:C/A:C

Vulnerability Summary

Multiple directory traversal vulnerabilities in the EditDocument servlet in the Frontend in Mutiny prior to 5.0-1.11 allow remote authenticated users to upload and execute arbitrary programs, read arbitrary files, or cause a denial of service (file deletion or renaming) via (1) the uploadPath parameter in an UPLOAD operation; the paths[] parameter in a (2) DELETE, (3) CUT, or (4) COPY operation; or the newPath parameter in a (5) CUT or (6) COPY operation.

Vulnerable Product Search on Vulmon Subscribe to Product

mutiny mutiny virtual appliance -

mutiny mutiny

mutiny mutiny 5.0-1.00

mutiny mutiny appliance -

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 Rank = ExcellentRanking HttpFingerprint = ...