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

21 lines
1017 B
Markdown

### [CVE-2008-2335](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2335)
![](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
Cross-site scripting (XSS) vulnerability in search_results.php in Vastal I-Tech phpVID 1.1 and 1.2 allows remote attackers to inject arbitrary web script or HTML via the query parameter. NOTE: some of these details are obtained from third party information. NOTE: it was later reported that 1.2.3 is also affected.
### POC
#### Reference
- http://packetstormsecurity.com/files/122746/PHP-VID-XSS-SQL-Injection-CRLF-Injection.html
- http://packetstormsecurity.com/files/130755/Vastal-I-tech-phpVID-1.2.3-Cross-Site-Scripting.html
- http://seclists.org/fulldisclosure/2015/Mar/59
- https://www.exploit-db.com/exploits/6422
#### Github
No PoCs found on GitHub currently.