mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
19 lines
776 B
Markdown
19 lines
776 B
Markdown
### [CVE-2017-7178](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7178)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2017/Mar/6
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/kyleneideck/webui-vulns
|
|
|