diff --git a/files.csv b/files.csv index 40e5fce6f..4e5b8711e 100755 --- a/files.csv +++ b/files.csv @@ -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 diff --git a/platforms/php/webapps/34703.txt b/platforms/php/webapps/34703.txt new file mode 100755 index 000000000..e8e9cfb22 --- /dev/null +++ b/platforms/php/webapps/34703.txt @@ -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="> +http://www.turnkeysetup.net/demos/million/index2.php?category="> +http://www.turnkeysetup.net/demos/million/search.php?keywords=1&selectcategory="> \ No newline at end of file diff --git a/platforms/php/webapps/34704.txt b/platforms/php/webapps/34704.txt new file mode 100755 index 000000000..30ce93d85 --- /dev/null +++ b/platforms/php/webapps/34704.txt @@ -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="> \ No newline at end of file diff --git a/platforms/php/webapps/34705.txt b/platforms/php/webapps/34705.txt new file mode 100755 index 000000000..58a0959d9 --- /dev/null +++ b/platforms/php/webapps/34705.txt @@ -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/* \ No newline at end of file diff --git a/platforms/php/webapps/34706.txt b/platforms/php/webapps/34706.txt new file mode 100755 index 000000000..aeadd5d7b --- /dev/null +++ b/platforms/php/webapps/34706.txt @@ -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 \ No newline at end of file