Releases10
Frequency1 year 2 months
Last Release
## deluge Deluge is a [full-featured](https://dev.deluge-torrent.org/wiki/About#Whataboutfeatures) ​BitTorrent client for Linux, OS X, Unix and Windows. Deluge uses ​[libtorrent](https://www.libtorrent.org/) in its backend and features multiple user-interfaces including: GTK+, web and console. It has been designed using the client server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform. Deluge features a rich [plugin collection](https://dev.deluge-torrent.org/wiki/Plugins); in fact, most of Deluge's functionality is available in the form of plugins. Deluge was created with the intention of being lightweight and unobtrusive. It is our belief that downloading shouldn't be the primary task on your computer and therefore shouldn't monopolize system resources. Deluge is not designed for any one desktop environment and will work just fine in GNOME, KDE, XFCE and others. We do our best to adhere to the [​freedesktop](https://www.freedesktop.org/wiki/) standards. Deluge is ​Free Software and is licensed under the ​GNU General Public License. ### Package-specific issue If this package isn't up-to-date for some days, [Create an issue](https://github.com/tunisiano187/Chocolatey-packages/issues/new/choose) Support the package maintainer and [![Patreon](https://cdn.jsdelivr.net/gh/tunisiano187/Chocolatey-packages@d15c4e19c709e7148588d4523ffc6dd3cd3c7e5e/icons/patreon.png)](https://www.patreon.com/tunisiano)

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
= 1.3.15, <= 1.3.156.2 MEDIUM

Deluge 1.3.15 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an excessively long string in the Webseeds field. Attackers can paste a buffer of 5000 bytes into the Webseeds field during torrent creation to trigger an application crash.

= 1.3.15, <= 1.3.156.2 MEDIUM

Deluge 1.3.15 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an excessively long string in the URL field. Attackers can paste a buffer of 5000 characters into the 'From URL' field during torrent addition to trigger an application crash.

< 2.1.06.1 MEDIUM

The Deluge Web-UI is vulnerable to XSS through a crafted torrent file. The the data from torrent files is not properly sanitised as it's interpreted directly as HTML. Someone who supplies the user with a malicious torrent file can execute arbitrary Javascript code in the context of the user's browser session.

<= 1.3.147.5 HIGH

The WebUI component in Deluge before 1.3.15 contains a directory traversal vulnerability involving a request in which the name of the render file is not associated with any template file.

< 1.3.148.8 HIGH6.8 MEDIUM

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.