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

19 lines
810 B
Markdown

### [CVE-2014-2710](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2710)
![](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
Multiple cross-site scripting (XSS) vulnerabilities in Oliver (formerly Webshare) 1.3.1 and earlier allow remote attackers to inject arbitrary web script or HTML via the PATH_INFO to the (1) login page (index.php) or (2) login form (loginform-inc.php).
### POC
#### Reference
- http://packetstormsecurity.com/files/136731/Oliver-1.3.0-1.3.1-Cross-Site-Scripting.html
- http://seclists.org/fulldisclosure/2016/Apr/66
#### Github
No PoCs found on GitHub currently.