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

18 lines
771 B
Markdown

### [CVE-2013-7351](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7351)
![](https://img.shields.io/static/v1?label=Product&message=Shaarli&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cross-Site%20Scripting&color=brighgreen)
### Description
Multiple cross-site scripting (XSS) vulnerabilities in index.php in Shaarli allow remote attackers to inject arbitrary web script or HTML via the URL to the (1) showRSS, (2) showATOM, or (3) showDailyRSS function; a (4) file name to the importFile function; or (5) vectors related to bookmarks.
### POC
#### Reference
- http://seclists.org/oss-sec/2014/q2/1
#### Github
No PoCs found on GitHub currently.