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

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

缺陷编号:wooyun-2015-0138885

漏洞标题:某市信息管理综合系统(敏感信息泄露)

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

漏洞作者: 路人甲

提交时间:2015-09-08 12:32

修复时间:2015-10-25 17:30

公开时间:2015-10-25 17:30

漏洞类型:敏感信息泄露

危害等级:高

自评Rank:15

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

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

Tags标签:

4人收藏 收藏
分享漏洞:


漏洞详情

披露状态:

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

简要描述:

看到最近很多城市都建立起自己的云平台来管理居民信息,这样确实很cool
但是问题来了,
所有东西都联网真的好吗?技术更不上想法,后果谁来负责?
------------------------------分割线--------------------------------
第一次遇到这样的情况,不知道怎么利用, 百度了一下proxool-0.9.0RC3 ,知道这是一个非常不错的java连接池源码,功能强大的插件,难道是用完了没有删除?然后在wooyun上看到了一个相同类型的案例:<code>http://www.wooyun.org/bugs/wooyun-2010-039092</code>,好像也没有利用。那就来看一下都有哪些信息吧

详细说明:

#1、问题网站:

http://**.**.**.**/#


#2、问题URL:

http://**.**.**.**/admin?alias=photo&tab=definition


#3、敏感信息:

alias:	oracle
driver-url: jdbc:oracle:thin:@**.**.**.**:1521:ksrk
driver-class: oracle.jdbc.driver.OracleDriver
minimum-connection-count: 10
maximum-connection-count: 500
prototype-count: -
simultaneous-build-throttle: 10
maximum-connection-lifetime: 00:02:00
maximum-active-time: 00:00:20
house-keeping-sleep-time: 30s
house-keeping-test-sql: select * from TB_EMPLOYEE
test-before-use: false
test-after-use: false
recently-started-threshold: 00:01:00
overload-without-refusal-lifetime: 00:01:00
injectable-connection-interface: -
injectable-statement-interface: -
injectable-callable-statement-interface: -
injectable-prepared-statement-interface: -
fatal-sql-exception: ORA-, ora-, socket write error
fatal-sql-exception-wrapper-class: org.logicalcobwebs.proxool.FatalRuntimeException
statistics: -
statistics-log-level: -
verbose: true
trace: true
user (delegated): ksrk
password (delegated): ******
dll (delegated): ocijdbc9
protocol (delegated): thin


alias:	szdsrk
driver-url: jdbc:oracle:thin:@**.**.**.**:1521:SSZRK
driver-class: oracle.jdbc.driver.OracleDriver
minimum-connection-count: 5
maximum-connection-count: 150
prototype-count: -
simultaneous-build-throttle: 10
maximum-connection-lifetime: 00:10:00
maximum-active-time: 00:03:00
house-keeping-sleep-time: 30s
house-keeping-test-sql: select * from TB_EMPLOYEE
test-before-use: false
test-after-use: false
recently-started-threshold: 00:01:00
overload-without-refusal-lifetime: 00:01:00
injectable-connection-interface: -
injectable-statement-interface: -
injectable-callable-statement-interface: -
injectable-prepared-statement-interface: -
fatal-sql-exception: ORA-, ora-, socket write error
fatal-sql-exception-wrapper-class: org.logicalcobwebs.proxool.FatalRuntimeException
statistics: -
statistics-log-level: -
verbose: true
trace: true
user (delegated): SRK
password (delegated): ******
dll (delegated): ocijdbc9
protocol (delegated): thin


alias:	oracle
Start date: 02-??-2015 00:01:26
Snapshot: 22:07:02
Connections: 0 (active), 10 (available), 500 (max)

Served: 5957
Refused: 0
Details:
(click ID to drill down)
# born last
start lap
(ms) thread
56727 22:06:47 - -
56726 22:06:47 - -
56725 22:06:47 - -
56724 22:06:47 - -
56723 22:06:47 - -
56722 22:06:47 - -
56721 22:06:47 - -
56720 22:06:47 - -
56719 22:06:47 - -
56718 22:06:47 - -


漏洞证明:

泄露数据库用户名:

账号.png


1.png


修复方案:

全面检测一下网站

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


漏洞回应

厂商回应:

危害等级:中

漏洞Rank:6

确认时间:2015-09-10 17:29

厂商回复:

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

最新状态:

暂无