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

18 lines
772 B
Markdown

### [CVE-2009-2882](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2882)
![](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 PG MatchMaking allow remote attackers to inject arbitrary web script or HTML via the show parameter to (1) browse_ladies.php and (2) browse_men.php, the (3) gender parameter to search.php, and the (4) id parameter to services.php.
### POC
#### Reference
- http://packetstormsecurity.org/0907-exploits/pgmatchmaking-xss.txt
#### Github
No PoCs found on GitHub currently.