mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 17:32:18 +02:00
19 lines
1016 B
Markdown
19 lines
1016 B
Markdown
### [CVE-2017-9413](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9413)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site request forgery (CSRF) vulnerabilities in the Podcast feature in Subsonic 6.1.1 allow remote attackers to hijack the authentication of users for requests that (1) subscribe to a podcast via the add parameter to podcastReceiverAdmin.view or (2) update Internet Radio Settings via the urlRedirectCustomUrl parameter to networkSettings.view. NOTE: These vulnerabilities can be exploited to conduct server-side request forgery (SSRF) attacks.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/142794/Subsonic-6.1.1-Server-Side-Request-Forgery.html
|
|
- https://www.exploit-db.com/exploits/42118/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|