Headline
Gentoo Linux Security Advisory 202210-07
Gentoo Linux Security Advisory 202210-7 - A vulnerability has been found in Deluge which could result in XSS. Versions less than 2.1.1 are affected.
Gentoo Linux Security Advisory GLSA 202210-07
https://security.gentoo.org/
Severity: Low
Title: Deluge: Cross-Site Scripting
Date: October 16, 2022
Bugs: #866842
ID: 202210-07
Synopsis
A vulnerability has been found in Deluge which could result in XSS.
Background
Deluge is a BitTorrent client.
Affected packages
-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 net-p2p/deluge < 2.1.1 >= 2.1.1
Description
Deluge does not sufficiently sanitize crafted torrent file data, leading
to the application interpreting untrusted data as HTML.
Impact
An attacker can achieve XSS via a crafted torrent file.
Workaround
There is no known workaround at this time.
Resolution
All Deluge users should upgrade to the latest version:
emerge --sync
emerge --ask --oneshot --verbose “>=net-p2p/deluge-2.1.1”
References
[ 1 ] CVE-2021-3427
https://nvd.nist.gov/vuln/detail/CVE-2021-3427
Availability
This GLSA and any updates to it are available for viewing at
the Gentoo Security Website:
https://security.gentoo.org/glsa/202210-07
Concerns?
Security is a primary focus of Gentoo Linux and ensuring the
confidentiality and security of our users’ machines is of utmost
importance to us. Any security concerns should be addressed to
[email protected] or alternatively, you may file a bug at
https://bugs.gentoo.org.
License
Copyright 2022 Gentoo Foundation, Inc; referenced text
belongs to its owner(s).
The contents of this document are licensed under the
Creative Commons - Attribution / Share Alike license.
https://creativecommons.org/licenses/by-sa/2.5
Related news
The Deluge Web-UI is vulnerable to cross-site scripting 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.
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.