mysql injection help
Date: February 10, 2009 12:37AM
hi
I found an injection but there is some magic filtering. here is the code:
select * from someTable where someColumn LIKE 'INJECTION_HERE' ORDER BY someColumn DESC LIMIT INJECTION_2_HERE, 6
filtering is that
" turns into \\"
' turns into \\\'
\ turns into \\
Other than that, there is no filtering. can this site be owned?
thanks a lot
Edited 1 time(s). Last edit at 02/10/2009 12:38AM by reconsider.