摘要:
tomcat security update
安全等级: High
公告ID: KylinSec-SA-2025-2681
发布日期: 2025年6月20日
关联CVE: CVE-2025-46701
Tomcat is the servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer Pages technologies. The Java Servlet and JavaServer Pages specifications are developed by Sun under the Java Community Process.
Security Fix(es):
A vulnerability was found in Apache Tomcat up to 9.0.104/10.1.40/11.0.6 (Application Server Software) and classified as critical.Using CWE to declare the problem leads to CWE-178. The product does not properly account for differences in case sensitivity when accessing or determining the properties of a resource, leading to inconsistent results.Impacted is integrity.Upgrading to version 9.0.105, 10.1.41 or 11.0.7 eliminates this vulnerability.(CVE-2025-46701)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2025-46701 | V6 | tomcat | Fixed |
CVE-2025-46701 | KY3.4-5A | tomcat | Fixed |
CVE-2025-46701 | KY3.5.3 | tomcat | Fixed |
CVE-2025-46701 | KY3.5.2 | tomcat | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
tomcat | noarch | 9.0.100-8.kb1.ky3_4 |
tomcat-help | noarch | 9.0.100-8.kb1.ky3_4 |
tomcat-jsvc | noarch | 9.0.100-8.kb1.ky3_4 |
软件名称 | 架构 | 版本号 |
---|---|---|
tomcat | noarch | 9.0.100-8.ky3_5 |
tomcat-help | noarch | 9.0.100-8.ky3_5 |
tomcat-jsvc | noarch | 9.0.100-8.ky3_5 |
软件名称 | 架构 | 版本号 |
---|---|---|
tomcat | noarch | 9.0.100-8.ks6 |
tomcat-help | noarch | 9.0.100-8.ks6 |
tomcat-jsvc | noarch | 9.0.100-8.ks6 |
软件名称 | 架构 | 版本号 |
---|---|---|
tomcat | noarch | 9.0.100-8.ky3_5 |
tomcat-help | noarch | 9.0.100-8.ky3_5 |
tomcat-jsvc | noarch | 9.0.100-8.ky3_5 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名