漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Logging operator has Fluentd configuration injection that allows remote code execution
Vulnerability Description
Logging operator automates the deployment and configuration of Kubernetes logging pipelines. Prior to 6.6.0, the Fluentd configuration renderer FluentRender in pkg/sdk/logging/model/render/fluent.go writes CRD strings such as Flow record_transformer.records values directly into fluent.conf without escaping, allowing a user who can create Flow resources to inject a Fluentd <match **> block using @type exec and execute arbitrary commands inside the Fluentd aggregator. This issue is fixed in version 6.6.0.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Vulnerability Type
输出中的特殊元素转义处理不恰当(注入)
Vulnerability Title
Kube Logging Logging operator 输入验证错误漏洞
Vulnerability Description
kube-logging logging-operator是kube-logging团队开源的一个 Kubernetes 日志管理器。 Kube Logging Logging operator 6.6.0之前版本存在安全漏洞,该漏洞源于Fluentd配置渲染器未对CRD字符串进行转义,允许创建Flow资源的用户注入Fluentd block并执行任意命令。
CVSS Information
N/A
Vulnerability Type
N/A