|
Bugtraq
mailing list archives
Re: WordPress 2.0.3 SQL Error and Full Path Disclosure
From: jholguin () gmail com
Date: 13 Jul 2006 16:14:03 -0000
Change in wp-includes/classes.php :
line : if (empty($page))
for
line : if (empty($page) || $page <0 || !is_integer($page))
it's easy.
By Date
By Thread
Current thread:
- Re: WordPress 2.0.3 SQL Error and Full Path Disclosure, (continued)
|