Tendoo CMS 1.3 – Cross-Site Scripting

  • 作者: Arash Khazaei
    日期: 2015-07-29
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/37715/
  • # Exploit Title: Tendoo CMS Stored And Reflected Xss Vulnerability
    # Google Dork: N/A
    # Date: 28/7/2015
    # Exploit Author: Arash Khazaei
    # Vendor Homepage: http://tendoo.org/
    # Software Link: http://sourceforge.net/projects/tendoo-cms/
    # Version: 1.3
    # Tested on: Kali , Windows
    # CVE : N/A
    # Contact : 0xclay@gmail.com
    
    ######################
    Introduction :
    a Stored And a Reflected XSS Vulnerability In Profile Area In Tendoo CMS
    Make CMS Vulnerable And Can Be Used For Stealing Admin Cookies And ....... .
    ######################
    
    Stored Xss In http://localhost/tendoo/index.php/account/update In First
    Name and Last Name Inputs
    Excute Java Script Codes And If Admin Or Any Body Come In Attacker Profile
    When First Name And Last Name Loads
    JavaScripts Code Will Be Excuted
    POC :
    
    https://i.leetfil.es/e992ad2d.jpg
    
    Discovered By Arash Khazaei