CVE-2009-2882
published 2009-08-20CVE-2009-2882: Multiple cross-site scripting (XSS) vulnerabilities in PG MatchMaking allow remote attackers to inject arbitrary web script or HTML via the show parameter to…
PriorityP418medium4.3CVSS 2.0
AVNACMAuNCNIPAN
EXPLOIT
EPSS
1.51%
71.3th percentile
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.
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
PG Matchmaking - 'search.php?show' Cross-Site Scripting
exploitdb·2009-06-24
CVE-2009-2882 PG Matchmaking - 'search.php?show' Cross-Site Scripting
PG Matchmaking - 'search.php?show' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/35808/info
PG Matchmaking is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
http://www.example.com/search.php?search=SEARCH&gender=">alert(document.cookie);
Exploit-DB
PG Matchmaking - 'services.php?show' Cross-Site Scripting
exploitdb·2009-06-24
CVE-2009-2882 PG Matchmaking - 'services.php?show' Cross-Site Scripting
PG Matchmaking - 'services.php?show' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/35808/info
PG Matchmaking is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
http://www.example.com/services.php?id=">alert(document.cookie);
Exploit-DB
PG Matchmaking - 'browse_ladies.php?show' Cross-Site Scripting
exploitdb·2009-06-24
CVE-2009-2882 PG Matchmaking - 'browse_ladies.php?show' Cross-Site Scripting
PG Matchmaking - 'browse_ladies.php?show' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/35808/info
PG Matchmaking is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
http://www.example.com/browse_ladies.php?show=">alert(document.cookie);
Exploit-DB
PG Matchmaking - 'browse_men.php?show' Cross-Site Scripting
exploitdb·2009-06-24
CVE-2009-2882 PG Matchmaking - 'browse_men.php?show' Cross-Site Scripting
PG Matchmaking - 'browse_men.php?show' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/35808/info
PG Matchmaking is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
http://www.example.com/browse_men.php?show=">alert(document.cookie);
No writeups or analysis indexed.
2009-08-20
Published