摘要:
flink security update
安全等级: Critical
公告ID: KylinSec-SA-2022-2114
发布日期: 2022年9月23日
关联CVE: CVE-2021-44228
Apache Flink is a framework and distributed processing engine for stateful computations over unbounded and bounded data streams. Flink has been designed to run in all common cluster environments, perform computations at in-memory speed and at any scale.
Security Fix(es):
Apache Log4j2 2.0-beta9 through 2.12.1 and 2.13.0 through 2.15.0 JNDI features used in configuration, log messages, and parameters do not protect against attacker controlled LDAP and other JNDI related endpoints. An attacker who can control log messages or log message parameters can execute arbitrary code loaded from LDAP servers when message lookup substitution is enabled. From log4j 2.15.0, this behavior has been disabled by default. From version 2.16.0, this functionality has been completely removed. Note that this vulnerability is specific to log4j-core and does not affect log4net, log4cxx, or other Apache Logging Services projects.(CVE-2021-44228)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2021-44228 | KY3.4-4A | flink | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
flink | x86_64 | 1.12.7-2.kb2.ky3_4 |
flink | aarch64 | 1.12.7-2.kb2.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名