漏洞标题
N/A
漏洞描述信息
在Apache Tomcat 6.x Before 6.0.45、7.x Before 7.0.65和8.x Before 8.0.27版本的RequestUtil.java中,有目录遍历漏洞,这可能导致远程登录的用户绕过预期的安全管理器限制,在web应用程序在Resource、ResourceAsStream或ResourcePaths方法中使用的目录路径中通过/..( slash dot dot)列出父目录,例如$CATALINA_BASE/webapps目录。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
漏洞类别
N/A
漏洞标题
N/A
漏洞描述信息
Directory traversal vulnerability in RequestUtil.java in Apache Tomcat 6.x before 6.0.45, 7.x before 7.0.65, and 8.x before 8.0.27 allows remote authenticated users to bypass intended SecurityManager restrictions and list a parent directory via a /.. (slash dot dot) in a pathname used by a web application in a getResource, getResourceAsStream, or getResourcePaths call, as demonstrated by the $CATALINA_BASE/webapps directory.
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
Apache Tomcat 路径遍历漏洞
漏洞描述信息
Apache Tomcat是美国阿帕奇(Apache)软件基金会的一款轻量级Web应用服务器。该程序实现了对Servlet和JavaServer Page(JSP)的支持。 Apache Tomcat的RequestUtil.java文件中存在目录遍历漏洞,该漏洞源于getResource、getResourceAsStream和getResourcePaths函数没有充分过滤路径名中的目录遍历字符‘..’。远程攻击者可利用该漏洞绕过既定的SecurityManager限制,列出父目录。以下版本受到影响:
CVSS信息
N/A
漏洞类别
路径遍历