PHP-Fusion faq.php and register.php SQL injection

phpfusion-faq-register-sql-injection (22532) The risk level is classified as MediumMedium Risk

Description:

PHP-Fusion is vulnerable to SQL injection. If 'magic_quotes_gpc' is disabled, a remote attacker could send a specially-crafted request to the faq.php script containing embedded SQL commands in the cat_id parameter or to the register.php script containing embedded SQL commands in the activate parameter, which would allow the attacker to add, modify or delete data in the back-end database, and possibly execute arbitrary code on the system.

Platforms Affected:

  • PHP-Fusion, PHP-Fusion 6.00.109

Remedy:

Upgrade to the latest version of PHP-Fusion (6.00.110 or later), available from the PHP-Fusion Web site. See References.

Consequences:

Data Manipulation

References:

  • PHP-Fusion Web site, PHP-Fusion Deutsche Support Seite at http://www.php-fusion.de/news.php.
  • BID-15018: PHP-Fusion Register.PHP And FAQ.PHP SQL Injection Vulnerabilities
  • CVE-2005-3161: Multiple SQL injection vulnerabilities in PHP-Fusion before 6.00.110 allow remote attackers to execute arbitrary SQL commands via (1) the activate parameter in register.php and (2) the cat_id parameter in faq.php.
  • OSVDB ID: 19866: PHP-Fusion register.php activate Variable SQL Injection
  • OSVDB ID: 19867: PHP-Fusion faq.php cat_id Variable SQL Injection
  • SA17055: PHP-Fusion Two SQL Injection Vulnerabilities

Reported:

Oct 06, 2005

The information within this database may change without notice. Use of this information constitutes acceptance for use in an AS IS condition. There are NO warranties, implied or otherwise, with regard to this information or its use. Any use of this information is at the user's risk. In no event shall the author/distributor (IBM Internet Security Systems X-Force) be held liable for any damages whatsoever arising out of or in connection with the use or spread of this information.

For corrections or additions please email xforce@iss.net

Return to the main page