mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 22:32:09 +02:00
18 lines
869 B
Markdown
18 lines
869 B
Markdown
### [CVE-2018-9282](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9282)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An XSS issue was discovered in Subsonic Media Server 6.1.1. The podcast subscription form is affected by a stored XSS vulnerability in the add parameter to podcastReceiverAdmin.view; no administrator access is required. By injecting a JavaScript payload, this flaw could be used to manipulate a user's session, or elevate privileges by targeting an administrative user.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.bishopfox.com/news/2018/09/subsonic-6-1-1-multiple-vulnerabilities/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|