mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
919 B
Markdown
18 lines
919 B
Markdown
### [CVE-2021-3427](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3427)
|
|

|
|

|
|
&color=brightgreen)
|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://groups.google.com/g/deluge-dev/c/e5zh7wT0rEg
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|