CSRF was discovered in the web UI in Deluge before 1.3.14. The exploitation methodology involves (1) hosting a crafted plugin that executes an arbitrary program from its __init__.py file and (2) causing the victim to download, install, and enable this plugin.
The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Link | Tags |
---|---|
http://git.deluge-torrent.org/deluge/commit/?h=develop&id=11e8957deaf0c76fdfbac62d99c8b6c61cfdddf9 | patch vendor advisory |
http://dev.deluge-torrent.org/wiki/ReleaseNotes/1.3.14 | release notes vendor advisory |
http://www.securityfocus.com/bid/97041 | vdb entry third party advisory |
https://bugs.debian.org/857903 | third party advisory |
http://seclists.org/fulldisclosure/2017/Mar/6 | mailing list patch exploit vdb entry third party advisory |
http://www.debian.org/security/2017/dsa-3856 | third party advisory vendor advisory |
https://security.gentoo.org/glsa/201703-06 | third party advisory vendor advisory |
http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable&id=318ab179865e0707d7945edc3a13a464a108d583 | patch vendor advisory |