admin
09-13-2005, 11:26 PM
PHP-Nuke
http://www.phpnuke.org
September 13th, 2005
http://secunia.com/advisories/16801/
Description:
Robin Verton has discovered some vulnerabilities in PHP-Nuke, which can be exploited by malicious people to conduct SQL injection attacks.
Input passed to the "name", "sid", and "pid" parameters in "modules.php" sent via a POST request isn't properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
The vulnerabilities have been confirmed in version 7.7. Version 7.8 and prior are reportedly also be affected.
Solution:
Edit the source code to ensure that input is properly sanitised.
Provided and/or discovered by:
Robin Verton
http://www.phpnuke.org
September 13th, 2005
http://secunia.com/advisories/16801/
Description:
Robin Verton has discovered some vulnerabilities in PHP-Nuke, which can be exploited by malicious people to conduct SQL injection attacks.
Input passed to the "name", "sid", and "pid" parameters in "modules.php" sent via a POST request isn't properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
The vulnerabilities have been confirmed in version 7.7. Version 7.8 and prior are reportedly also be affected.
Solution:
Edit the source code to ensure that input is properly sanitised.
Provided and/or discovered by:
Robin Verton