VYPR

Pro Chat Rooms

by Prochatrooms

CVEs (3)

  • CVE-2008-6502Mar 20, 2009
    risk 0.03cvss epss 0.00

    Directory traversal vulnerability in Pro Chat Rooms 3.0.2 allows remote authenticated users to select an arbitrary local PHP script as an avatar via a .. (dot dot) in the avatar parameter, and cause other users to execute this script by using sendData.php to send a message to (1) an individual user or (2) a room, leading to cross-site request forgery (CSRF), cross-site scripting (XSS), or other impacts.

  • CVE-2008-6501Mar 20, 2009
    risk 0.03cvss epss 0.04

    Cross-site scripting (XSS) vulnerability in profiles/index.php in Pro Chat Rooms 3.0.2 allows remote attackers to inject arbitrary web script or HTML via the gud parameter.

  • CVE-2008-5070Nov 14, 2008
    risk 0.03cvss epss 0.00

    SQL injection vulnerability in Pro Chat Rooms 3.0.3, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the gud parameter to (1) profiles/index.php and (2) profiles/admin.php.