The latest patch for PHP-Nuke 7.6. Just about all variables have been secured against sql injection by running a check on their content before inserting anything into the database tables and after having extracted anything from them as well, any module that had not been secured before has been included as well as all admin files.
PS:This is a project that attempts to make PHP-Nuke more secure by adding variable validation to the data that comes from all sql queries as well as the one that goes into the database. All sec-fix patches have been incorporated into these. These are not full PHP-Nuke packages, they only include files that have been patched.
|