Lucene search
+L

682 matches found

exploitpack
exploitpack
added 2012/08/21 12:0 a.m.21 views

Symantec Web Gateway 5.0.3.18 - Arbitrary Password Change (Metasploit)

Symantec Web Gateway 5.0.3.18 - Arbitrary Password Change Metasploit @Kc57 Symantec Web Gateway "Symantec Web Gateway %q This module will change the password for the specified account on a Symantec Web Gatewaye server. , 'License' = MSFLICENSE, 'Version' = "$Revision: 0 $", 'Author' = 'Kc57', ,...

0.4AI score0.02782EPSS
SaveExploits6
Exploit DB
Exploit DB
added 2012/08/21 12:0 a.m.18 views

Symantec Web Gateway 5.0.3.18 - Arbitrary Password Change

!/usr/bin/python import urllib import urllib2 import re import sys print " " print " Symantec Web Gateway " exit0 ip = sys.argv1 username = sys.argv2 password = sys.argv3 url = "https://%s/spywall/temppassword.php" % ip opts = 'target':'executivesummary.php', 'USERNAME':username,...

5CVSS5.2AI score0.02782EPSS
SaveExploits6
Exploit DB
Exploit DB
added 2012/08/21 12:0 a.m.38 views

Symantec Web Gateway 5.0.3.18 - Arbitrary Password Change (Metasploit)

@Kc57 Symantec Web Gateway "Symantec Web Gateway %q This module will change the password for the specified account on a Symantec Web Gatewaye server. , 'License' = MSFLICENSE, 'Version' = "$Revision: 0 $", 'Author' = 'Kc57', , 'References' = 'CVE', '2012-2977' , 'OSVDB', '0' , 'BID', '54430' ,...

5CVSS5.2AI score0.02782EPSS
SaveExploits6
Prion
Prion
added 2012/08/17 10:31 a.m.22 views

Code injection

The Web Gateway component in IBM WebSphere MQ File Transfer Edition 7.0.4 and earlier allows remote authenticated users to read files of arbitrary users via vectors involving a username in a URI, as demonstrated by a modified metadata=fteSamplesUser field to the /transfer URI...

3.5CVSS6.5AI score0.02007EPSS
SaveExploits3References4Affected Software1
zdt
zdt
added 2012/08/13 12:0 a.m.30 views

IBM WebSphere MQ File Transfer Edition Web Gateway CSRF Vulnerability

Exploit for php platform in category web applications Exploit Author: Nir Valtman Description: Malicious user is able to add userspace, change permissions on existing userspace and add MQMD MQ Message Descriptor user IDs. All of the these vulnerabilities can be exploited using a CSRF Cross Site...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2012/08/13 12:0 a.m.68 views

IBM WebSphere MQ File Transfer Edition Web Gateway CSRF

Exploit Author: Nir Valtman Description: Malicious user is able to add userspace, change permissions on existing userspace and add MQMD MQ Message Descriptor user IDs. All of the these vulnerabilities can be exploited using a CSRF Cross Site Request Forgery attack. Few days ago the CVE has been...

6.8CVSS0.01085EPSS
SaveExploits3
exploitpack
exploitpack
added 2012/08/13 12:0 a.m.10 views

IBM Websphere MQ File Transfer Edition Web Gateway - Cross-Site Request Forgery

IBM Websphere MQ File Transfer Edition Web Gateway - Cross-Site Request Forgery Exploit Author: Nir Valtman Description: Malicious user is able to add userspace, change permissions on existing userspace and add MQMD MQ Message Descriptor user IDs. All of the these vulnerabilities can be exploited...

0.1AI score
SaveExploits0
NVD
NVD
added 2012/08/07 10:55 p.m.18 views

CVE-2012-4178

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

7.5CVSS8.4AI score0.01237EPSS
SaveExploits2References4
Prion
Prion
added 2012/08/07 10:55 p.m.19 views

Sql injection

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

7.5CVSS9.1AI score0.01237EPSS
SaveExploits2References4Affected Software1
Cvelist
Cvelist
added 2012/08/07 10:0 p.m.28 views

CVE-2012-4178

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

8.4AI score0.01237EPSS
SaveExploits2References4
CVE
CVE
added 2012/08/07 10:0 p.m.49 views

CVE-2012-4178

The CVE-2012-4178 entry affects Symantec Web Gateway 5.0.3.18, with an SQL injection in spywall/includes/deptUploads_data.php exploitable via the groupid parameter. The vulnerability allows remote attackers to execute arbitrary SQL commands. The NVD entry lists a CVSSv2 base score of 7.5 (HIGH) w...

7.5CVSS8.7AI score0.01237EPSS
SaveExploits2References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2012/08/06 12:0 a.m.29 views

Symantec Web Gateway Multiple Script Shell Command Execution (SYM12-011)

The Symantec Web Gateway install on the remote host is affected by a remote shell command execution vulnerability due to its failure to sanitize input to the 'ip' parameter of the 'fromha.php' script. An unauthenticated, remote attacker can exploit this vulnerability to save a random PHP script o...

10CVSS5.9AI score0.59287EPSS
SaveExploits3References4
Tenable Nessus
Tenable Nessus
added 2012/08/06 12:0 a.m.32 views

Symantec Web Gateway search.php SQL Injection (SYM12-011)

The remote web server is hosting a version of Symantec Web Gateway that is affected by a SQL injection vulnerability. The vulnerability is in includes/dbutils.php, and is exploitable via search.php. A remote, unauthenticated attacker could exploit this to execute arbitrary database queries. Note...

7.5CVSS6AI score0.02455EPSS
SaveExploits3References3
Packet Storm
Packet Storm
added 2012/07/31 12:0 a.m.15 views

Symantec Web Gateway 5.0.3.18 Blind SQL Injection

!/usr/bin/python @Kc57 Blind SQLi POC Dumps out the first available hash in the users table of spywalldb import urllib import time from time import sleep timing='2.5' checks = 0 def checkchari, pos: global timimg global checks checks += 1 url =...

0.7AI score
SaveExploits0
zdt
zdt
added 2012/07/30 12:0 a.m.21 views

Symantec Web Gateway 5.0.3.18 (deptUploads_data.php) Blind SQL Injection Vulnerability

Exploit for php platform in category web applications !/usr/bin/python @Kc57 Blind SQLi POC Dumps out the first available hash in the users table of spywalldb import urllib import time from time import sleep timing='2.5' checks = 0 def checkchari, pos: global timimg global checks checks += 1 url ...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2012/07/30 12:0 a.m.21 views

Symantec Web Gateway 5.0.3.18 - deptUploads_data.php?groupid Blind SQL Injection

Symantec Web Gateway 5.0.3.18 - deptUploadsdata.php?groupid Blind SQL Injection !/usr/bin/python @Kc57 Blind SQLi POC Dumps out the first available hash in the users table of spywalldb import urllib import time from time import sleep timing='2.5' checks = 0 def checkchari, pos: global timimg glob...

1.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2012/07/30 12:0 a.m.40 views

Symantec Web Gateway 5.0.3.18 - 'deptUploads_data.php?groupid' Blind SQL Injection

!/usr/bin/python @Kc57 Blind SQLi POC Dumps out the first available hash in the users table of spywalldb import urllib import time from time import sleep timing='2.5' checks = 0 def checkchari, pos: global timimg global checks checks += 1 url =...

7.5CVSS5.2AI score0.01237EPSS
SaveExploits2
zdt
zdt
added 2012/07/27 12:0 a.m.47 views

Symantec Web Gateway 5.0.2.18 pbcontrol.php Command Injection

Exploit for linux platform in category remote 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. http://metasploit.com/framework/...

7.1AI score0.67389EPSS
SaveExploits10
Exploit DB
Exploit DB
added 2012/07/27 12:0 a.m.33 views

Symantec Web Gateway 5.0.2.18 - 'pbcontrol.php' Command Injection (Metasploit)

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. http://metasploit.com/framework/ require 'msf/core' class Metasploit3 "Symantec Web...

10CVSS5.2AI score0.67389EPSS
SaveExploits10
Packet Storm
Packet Storm
added 2012/07/27 12:0 a.m.39 views

Symantec Web Gateway 5.0.2.18 pbcontrol.php Command Injection

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. http://metasploit.com/framework/ require 'msf/core' class Metasploit3 "Symantec Web...

10CVSS0.4AI score0.67389EPSS
SaveExploits10
Rows per page
Query Builder