漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
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