7.9
CVSSv2

CVE-2014-1649

Published: 16/05/2014 Updated: 24/07/2014
CVSS v2 Base Score: 7.9 | Impact Score: 10 | Exploitability Score: 5.5
VMScore: 795
Vector: AV:A/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

The server in Symantec Workspace Streaming (SWS) prior to 7.5.0.749 allows remote malicious users to access files and functionality by sending a crafted XMLRPC request over HTTPS.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

symantec workspace streaming 6.1

symantec workspace streaming

Exploits

## # This module requires Metasploit: http//metasploitcom/download # Current source: githubcom/rapid7/metasploit-framework ## require 'msf/core' require 'rexml/document' class Metasploit3 < Msf::Exploit::Remote Rank = ExcellentRanking include Msf::Exploit::Remote::HttpClient include Msf::Exploit::FileDropper include REXML ...