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

18 lines
726 B
Markdown

### [CVE-2013-7003](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7003)
![](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 LiveZilla before 5.1.2.0 allow remote attackers to inject arbitrary web script or HTML via the (1) full name field, (2) company field, or (3) filename to chat.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/124374/LiveZilla-5.1.1.0-Cross-Site-Scripting.html
#### Github
No PoCs found on GitHub currently.