10
CVSSv2

CVE-2013-6955

Published: 09/01/2014 Updated: 10/01/2014
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

webman/imageSelector.cgi in Synology DiskStation Manager (DSM) 4.0 prior to 4.0-2259, 4.2 prior to 4.2-3243, and 4.3 prior to 4.3-3810 Update 1 allows remote malicious users to append data to arbitrary files, and consequently execute arbitrary code, via a pathname in the SLICEUPLOAD X-TMP-FILE HTTP header.

Vulnerable Product Search on Vulmon Subscribe to Product

synology diskstation manager 4.3

synology diskstation manager 4.2

synology diskstation manager 4.0

synology diskstation manager 4.3-3810

Exploits

## ## This module requires Metasploit: http//metasploitcom/download ## Current source: githubcom/rapid7/metasploit-framework ### require 'msf/core' class Metasploit3 < Msf::Exploit::Remote Rank = ExcellentRanking include Msf::Exploit::Remote::HttpClient DEVICE_INFO_PATTERN = /major=(?<major>\d+)&minor=(?<minor&gt ...