cve/2006/CVE-2006-1082.md

18 lines
955 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-1082](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1082)
![](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 phpArcadeScript 2.0 and earlier allow remote attackers to inject arbitrary web script or HTML via (1) the gamename parameter in tellafriend.php, (2) the login_status parameter in loginbox.php, (3) the submissionstatus parameter in index.php, the (4) cell_title_background_color and (5) browse_cat_name parameters in browse.php, the (6) gamefile parameter in displaygame.php, and (7) possibly other parameters in unspecified PHP scripts.
### POC
#### Reference
- http://securityreason.com/securityalert/533
#### Github
No PoCs found on GitHub currently.