PHP-Fusion contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the photogallery.php script not properly sanitizing user-supplied input to the album or photo variables. This may allow an attacker to inject or manipulate SQL queries in the back-end database.
Classification
Location:
Remote / Network Access
Attack Type:
Information Disclosure,
Input Manipulation
Impact:
Loss of Confidentiality,
Loss of Integrity
Exploit:
Exploit Unknown
OSVDB:
Web Related
Solution
Upgrade to version 6.00.110 or higher, as it has been reported to fix this vulnerability. It is also possible to correct the flaw by implementing the following workaround(s): enable "magic_quotes_gpc" or edit the source code.