PHP-Nuke Web_Links Module Multiple SQL Injection Vulnerabilities
BID:13055
Info
PHP-Nuke Web_Links Module Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 13055 |
| Class: | Input Validation Error |
| CVE: |
CVE-2005-0997 |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 07 2005 12:00AM |
| Updated: | Jul 12 2009 12:56PM |
| Credit: | Discovery of these vulnerabilities is credited to Maksymilian Arciemowicz <[email protected]>. |
| Vulnerable: |
Francisco Burzi PHP-Nuke 7.6 |
| Not Vulnerable: | |
Discussion
PHP-Nuke Web_Links Module Multiple SQL Injection Vulnerabilities
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.
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.
Exploit / POC
PHP-Nuke Web_Links Module Multiple SQL Injection Vulnerabilities
No exploit is required.
The following proof of concepts are available:
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
No exploit is required.
The following proof of concepts are available:
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
Solution / Fix
PHP-Nuke Web_Links Module Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
PHP-Nuke Web_Links Module Multiple SQL Injection Vulnerabilities
References:
References:
- phpnuke 7.6 Multiple vulnerabilities in Web_Links Module cXIb8O3.14 (Maksymilian Arciemowicz
)