ICEcoder 8.1 存在一个未授权远程代码执行漏洞,允许未经身份验证的攻击者通过组合以下攻击链来执行任意操作系统命令:绕过身份验证机制、绕过 CSRF(跨站请求伪造)验证,以及执行未进行安全处理(未过滤)的命令。攻击者只需向终端接口(terminal endpoint)发送一个单一的 HTTP POST 请求,其中包含:一个用于绕过身份验证的 password 参数、一个非空的 csrf 参数以跳过 CSRF 验证,以及直接传入 proc_open() 函数的任意命令字符串,从而以 Web 服务器用户的身份实
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No comments yet