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

18 lines
792 B
Markdown

### [CVE-2018-14691](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14691)
![](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 issue was discovered in Subsonic 6.1.1. The music tags feature is affected by three stored cross-site scripting vulnerabilities in the c0-param2, c0-param3, and c0-param4 parameters to dwr/call/plaincall/tagService.setTags.dwr that could be used to steal session information of a victim.
### POC
#### Reference
- https://www.bishopfox.com/news/2018/09/subsonic-6-1-1-multiple-vulnerabilities/
#### Github
No PoCs found on GitHub currently.