|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: WordPress 2.0.3 SQL Error and Full Path Disclosure
jholguin
gmail.com
Date: Thu Jul 13 2006 - 11:14:03 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Change in wp-includes/classes.php :
line : if (empty($page))
for
line : if (empty($page) || $page <0 || !is_integer($page))
it's easy.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]