摘要:
tomcat security update
安全等级: High
公告ID: KylinSec-SA-2025-2714
发布日期: 2025年8月9日
关联CVE: CVE-2025-48976
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):
Allocation of resources for multipart headers with insufficient limits enabled a DoS vulnerability in Apache Commons FileUpload.
This issue affects Apache Commons FileUpload: from 1.0 before 1.6; from 2.0.0-M1 before 2.0.0-M4.
Users are recommended to upgrade to versions 1.6 or 2.0.0-M4, which fix the issue.(CVE-2025-48976)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2025-48976 | V6 | apache-commons-fileupload | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
tomcat | noarch | 9.0.100-5.ks6 |
tomcat-help | noarch | 9.0.100-5.ks6 |
tomcat-jsvc | noarch | 9.0.100-5.ks6 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名