Mambo / Joomla SQL Injection Vulnerability
By Angsuman Chakraborty, Gaea News NetworkMonday, June 19, 2006
rgod has discovered a vulnerability in Mambo & Joomla, which can be exploited to conduct SQL injection attacks.
Input passed to the “Name” field when submitting a web link isn’t properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
The vulnerability has been confirmed in Mambo version 4.5.3h and has also been reported in version 4.6rc1. Other versions may also be affected.
Exploit:
https://retrogod.altervista.org/mambo_46rc1_sql.html
Solution:
Edit the source code to santize the name field data.
via Secunia
YOUR VIEW POINT