PHPNuke Multiple Modules SQL Injection Vulnerabilities
BID:15178
Info
PHPNuke Multiple Modules SQL Injection Vulnerabilities
| Bugtraq ID: | 15178 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 24 2005 12:00AM |
| Updated: | Oct 24 2005 12:00AM |
| Credit: | rgod is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
Francisco Burzi PHP-Nuke 7.8 |
| Not Vulnerable: | |
Discussion
PHPNuke Multiple Modules SQL Injection Vulnerabilities
PHPNuke is prone to 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.
PHPNuke is prone to 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.
Exploit / POC
PHPNuke Multiple Modules SQL Injection Vulnerabilities
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/modules.php?name=Downloads&d_op=Add&url=[SQL]&title=what&description=what
http://www.example.com/modules.php?name=Web_Links&l_op=Add&title=what&description=[SQL]&url=what
The following proof of concept exploit is also available:
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/modules.php?name=Downloads&d_op=Add&url=[SQL]&title=what&description=what
http://www.example.com/modules.php?name=Web_Links&l_op=Add&title=what&description=[SQL]&url=what
The following proof of concept exploit is also available:
Solution / Fix
PHPNuke Multiple Modules 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
PHPNuke Multiple Modules SQL Injection Vulnerabilities
References:
References:
- PHP-Nuke Product Page (Francisco Burzi)
- PHPNuke INP Homepage (PHPNuke INP)
- PhpNuke 7.8 with all security fixes/patches "Your_Account", "Downloads", "Web L ([email protected])