Vulnerability Information
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.
Vulnerability Title
efw4.X: RCE via zipslip
Vulnerability Description
efw4.X is an Enterprise Framework for Web. Prior to 4.08.010, efw.file.FileManager.unZip writes zip entries to disk using new File(baseDir, zipEntry.getName()) with no canonical-path check. An entry name such as ../../../pwned.jsp escapes the intended extraction directory and lands anywhere the Tomcat process can write — including the servlet context root. Combined with the framework's multipart /uploadServlet and an event that calls file.saveUploadFiles + FileManager.unZip, a remote attacker with no credentials drops a JSP webshell and executes arbitrary commands as the Tomcat user. This vulnerability is fixed in 4.08.010.
CVSS Information
N/A
Vulnerability Type
在命令中使用的特殊元素转义处理不恰当(命令注入)
Vulnerability Title
EFW Framework 命令注入漏洞
Vulnerability Description
EFW Framework是efw group开源的一个基于Ajax和服务端JavaScript的企业级Web开发框架。 EFW Framework 4.08.010之前版本存在命令注入漏洞,该漏洞源于FileManager.unZip未进行规范路径检查,可能导致路径遍历和任意命令执行。
CVSS Information
N/A
Vulnerability Type
N/A