摘要:
logback security update
安全等级: High
公告ID: KylinSec-SA-2025-1623
发布日期: 2025年3月18日
关联CVE: CVE-2024-12798 CVE-2024-12801
Logback is intended as a successor to the popular log4j project.
Security Fix(es):
ACE vulnerability in JaninoEventEvaluator by QOS.CH logback-core
upto including version 0.1 to 1.3.14 and 1.4.0 to 1.5.12 in Java applications allows
attacker to execute arbitrary code by compromising an existing
logback configuration file or by injecting an environment variable
before program execution.
Malicious logback configuration files can allow the attacker to execute
arbitrary code using the JaninoEventEvaluator extension.
A successful attack requires the user to have write access to a
configuration file. Alternatively, the attacker could inject a malicious
environment variable pointing to a malicious configuration file. In both
cases, the attack requires existing privilege.(CVE-2024-12798)
Server-Side Request Forgery (SSRF) in SaxEventRecorder by QOS.CH logback version 0.1 to 1.3.14 and 1.4.0 to 1.5.12 on the Java platform, allows an attacker to
forge requests by compromising logback configuration files in XML.
The attacks involves the modification of DOCTYPE declaration in XML configuration files.(CVE-2024-12801)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-12798 | KY3.4-5 | logback | Fixed |
CVE-2024-12798 | V6 | logback | Fixed |
CVE-2024-12801 | KY3.4-5 | logback | Fixed |
CVE-2024-12801 | V6 | logback | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
logback | noarch | 1.2.8-4.kb1.ky3_4 |
logback-access | noarch | 1.2.8-4.kb1.ky3_4 |
logback-examples | noarch | 1.2.8-4.kb1.ky3_4 |
logback-help | noarch | 1.2.8-4.kb1.ky3_4 |
软件名称 | 架构 | 版本号 |
---|---|---|
logback | noarch | 1.2.8-4.ks6 |
logback-access | noarch | 1.2.8-4.ks6 |
logback-examples | noarch | 1.2.8-4.ks6 |
logback-help | noarch | 1.2.8-4.ks6 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名