magic-portal 'id' Parameter SQL Injection Vulnerability
BID:39986
Info
magic-portal 'id' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 39986 |
| Class: | Input Validation Error |
| CVE: |
CVE-2010-0457 |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 23 2010 12:00AM |
| Updated: | Jan 23 2010 12:00AM |
| Credit: | alnjm33 |
| Vulnerable: |
magic-portal magic-portal 2.1 |
| Not Vulnerable: | |
Discussion
magic-portal 'id' Parameter SQL Injection Vulnerability
magic-portal 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.
magic-portal 2.1 is vulnerable; other versions may also be affected.
magic-portal 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.
magic-portal 2.1 is vulnerable; other versions may also be affected.
Exploit / POC
magic-portal 'id' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/home.php?id=-2/**/union/**/select/**/1,concat(username_admin,0x3a,password_admin),3,4/**/from/**/admin_log_cp--
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/home.php?id=-2/**/union/**/select/**/1,concat(username_admin,0x3a,password_admin),3,4/**/from/**/admin_log_cp--
Solution / Fix
magic-portal 'id' Parameter SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches. 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. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
magic-portal 'id' Parameter SQL Injection Vulnerability
References:
References:
- magic-portal Homepage (magic-portal)