|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Sql Injection in wordpress 2.3.1
shino
jenux.homelinux.org
Date: Wed Dec 05 2007 - 13:27:09 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Wordpress 2.3.1 converts the 'p' parameter to an integer.
query.php line 449:
$qv['p'] = (int) $qv['p'];
So there is no exploit possibility.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]