摘要:
jakarta-mail security update
安全等级: Medium
公告ID: KylinSec-SA-2025-2801
发布日期: 2025年9月16日
关联CVE: CVE-2025-7962
The Jakarta Mail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.
Security Fix(es):
A vulnerability has been found in Eclipse Jakarta Mail 2.2 and classified as problematic.The CWE definition for the vulnerability is CWE-147. The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as input terminators when they are sent to a downstream component.As an impact it is known to affect confidentiality, integrity, and availability.There is no information about possible countermeasures known. It may be suggested to replace the affected object with an alternative product.(CVE-2025-7962)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2025-7962 | V6 | jakarta-mail | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
jakarta-mail | noarch | 1.6.7-4.ks6 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名