Files
CVEs-PoC/2018/CVE-2018-19782.md
T
2025-09-29 21:09:30 +02:00

20 lines
804 B
Markdown

### [CVE-2018-19782](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19782)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Multiple cross-site scripting (XSS) vulnerabilities in GET requests in FreshRSS 1.11.1 allow remote attackers to inject arbitrary web script or HTML via the (1) c parameter or (2) a parameter.
### POC
#### Reference
- http://packetstormsecurity.com/files/150608/FreshRSS-1.11.1-Cross-Site-Scripting.html
- http://seclists.org/fulldisclosure/2018/Dec/3
- https://www.exploit-db.com/exploits/45954/
#### Github
No PoCs found on GitHub currently.