| |||||||
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
| |||
|
A vulnerability has been discovered in the NukeFixes addon for PHP-Nuke, which can be exploited by malicious people to disclose sensitive information. Input passed to the "file" parameter in "modules.php" isn't properly verified, before it is used to include files. This can be exploited to include arbitrary files from local resources. Successful exploitation requires that "magic_quotes_gpc" is disabled. The vulnerability has been confirmed in version 3.1 for PHP-Nuke 7.8. Other versions may also be affected. Solution: Edit the source code to ensure that input is properly verified. |