Files
CVEs-PoC/2018/CVE-2018-9282.md
T
2024-06-18 02:51:15 +02:00

18 lines
869 B
Markdown

### [CVE-2018-9282](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9282)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.