PHPNuke Forum Module Viewtopic.php SQL Injection Vulnerability
BID:7193
Info
PHPNuke Forum Module Viewtopic.php SQL Injection Vulnerability
| Bugtraq ID: | 7193 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 25 2003 12:00AM |
| Updated: | Mar 25 2003 12:00AM |
| Credit: | Discovery of this vulnerability has been credited to PHP-Nuke Frog Man <[email protected]>. |
| Vulnerable: |
Francisco Burzi PHP-Nuke 6.5 RC2 Francisco Burzi PHP-Nuke 6.0 |
| Not Vulnerable: | |
Discussion
PHPNuke Forum Module Viewtopic.php SQL Injection Vulnerability
It has been reported that an input validation error exists in the 'viewtopic.php' script included with PHPNuke as part of the Forum module. Because of this, an attacker could send a malicious string through PHPNuke that would allow the attacker to inject SQL commands and queries into the SQL database used by PHPNuke.
It has been reported that an input validation error exists in the 'viewtopic.php' script included with PHPNuke as part of the Forum module. Because of this, an attacker could send a malicious string through PHPNuke that would allow the attacker to inject SQL commands and queries into the SQL database used by PHPNuke.
Exploit / POC
PHPNuke Forum Module Viewtopic.php SQL Injection Vulnerability
The following proof of concept was supplied:
http://www.example.com/modules.php?op=modload&name=Forums&file=viewtopic&topic=1&forum=1'%20INTO%20OUTFILE%20'[path/to/site]/vt.txt
The following proof of concept was supplied:
http://www.example.com/modules.php?op=modload&name=Forums&file=viewtopic&topic=1&forum=1'%20INTO%20OUTFILE%20'[path/to/site]/vt.txt
Solution / Fix
PHPNuke Forum Module Viewtopic.php SQL Injection Vulnerability
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 Forum Module Viewtopic.php SQL Injection Vulnerability
References:
References:
- PHP-Nuke Product Page (Francisco Burzi)
- PHPNuke INP Homepage (PHPNuke INP)
- PHP-Nuke 6.0 & 6.5RC2 SQL Injection Again (Frog Man
)