PHP-Nuke Downloads Module Multiple SQL Injection Vulnerabilities
BID:13061
Info
PHP-Nuke Downloads Module Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 13061 |
| Class: | Input Validation Error |
| CVE: |
CVE-2005-0996 |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 07 2005 12:00AM |
| Updated: | Jul 12 2009 12:56PM |
| Credit: | Discovery of these vulnerabilities is credits to Maksymilian Arciemowicz <[email protected]>. |
| Vulnerable: |
Francisco Burzi PHP-Nuke 7.6 |
| Not Vulnerable: | |
Discussion
PHP-Nuke Downloads Module Multiple SQL Injection Vulnerabilities
PHP-Nuke Downloads module is reportedly 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.
PHP-Nuke Downloads module is reportedly 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 Downloads 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=Downloads&d_op=Add&title=cXIb8O3&url=ma&description=POLSKA&email=',[SQL]
http://www.example.com/[php-nuke]/modules.php?name=Downloads&d_op=modifydownloadrequestS&url=',[SQL]
http://www.example.com/[php-nuke]/modules.php?name=Downloads&d_op=viewsdownload&min=[SQL]
http://www.example.com/[php-nuke]/modules.php?name=Downloads&d_op=search&min=[SQL]
No exploit is required.
The following proof of concepts are available:
http://www.example.com/[php-nuke]/modules.php?name=Downloads&d_op=Add&title=cXIb8O3&url=ma&description=POLSKA&email=',[SQL]
http://www.example.com/[php-nuke]/modules.php?name=Downloads&d_op=modifydownloadrequestS&url=',[SQL]
http://www.example.com/[php-nuke]/modules.php?name=Downloads&d_op=viewsdownload&min=[SQL]
http://www.example.com/[php-nuke]/modules.php?name=Downloads&d_op=search&min=[SQL]
Solution / Fix
PHP-Nuke Downloads 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 Downloads Module Multiple SQL Injection Vulnerabilities
References:
References:
- phpnuke 7.6 Multiple vulnerabilities in Downloads Module cXIb8O3.13 (Maksymilian Arciemowicz
)