Web Group Communication Center Quiz.PHP SQL Injection Vulnerability
BID:20653
Info
Web Group Communication Center Quiz.PHP SQL Injection Vulnerability
| Bugtraq ID: | 20653 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 20 2006 12:00AM |
| Updated: | Oct 23 2006 10:38PM |
| Credit: | ajann is credited with the discovery of this vulnerability. |
| Vulnerable: |
WGCC WGCC 0.5.6 |
| Not Vulnerable: | |
Discussion
Web Group Communication Center Quiz.PHP SQL Injection Vulnerability
Web Group Communication Center 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 implementation.
This issue affects version 0.5.6 and earlier; other versions may also be affected.
Web Group Communication Center 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 implementation.
This issue affects version 0.5.6 and earlier; other versions may also be affected.
Exploit / POC
Web Group Communication Center Quiz.PHP SQL Injection Vulnerability
An attacker can exploit this issue via a web client.
The following proof of concept is available:
http://www.example.com/quiz.php?action=show&qzid=-1%20union%20select%200,0,0,0,username,passwort,email,0,0,0,0,0,0,0,0%20from%20wgcc_user%20where%20userid=1
An attacker can exploit this issue via a web client.
The following proof of concept is available:
http://www.example.com/quiz.php?action=show&qzid=-1%20union%20select%200,0,0,0,username,passwort,email,0,0,0,0,0,0,0,0%20from%20wgcc_user%20where%20userid=1
Solution / Fix
Web Group Communication Center Quiz.PHP SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected]:[email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected]:[email protected].
References
Web Group Communication Center Quiz.PHP SQL Injection Vulnerability
References:
References: