10
CVSSv2

CVE-2012-0299

Published: 21/05/2012 Updated: 05/12/2017
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

The file-management scripts in the management GUI in Symantec Web Gateway 5.0.x prior to 5.0.3 allow remote malicious users to upload arbitrary code to a designated pathname, and possibly execute this code, via unspecified vectors.

Vulnerable Product Search on Vulmon Subscribe to Product

symantec web gateway 5.0.2

symantec web gateway 5.0.1

symantec web gateway 5.0

Exploits

## # 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' class Metasploit3 < Msf::Exploit::Remote Rank = ExcellentRanking ...