目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2023-29453— Zabbix 代码注入漏洞

CVSS 9.8 · Critical EPSS 0.75% · P51
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2023-29453 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Agent 2 package are built with Go version affected by CVE-2023-24538
来源: CVE Program / CVE List V5
Vulnerability Description
Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to terminate the literal, injecting arbitrary Javascript code into the Go template. As ES6 template literals are rather complex, and themselves can do string interpolation, the decision was made to simply disallow Go template actions from being used inside of them (e.g., "var a = {{.}}"), since there is no obviously safe way to allow this behavior. This takes the same approach as github.com/google/safehtml. With fix, Template. Parse returns an Error when it encounters templates like this, with an ErrorCode of value 12. This ErrorCode is currently unexported but will be exported in the release of Go 1.21. Users who rely on the previous behavior can re-enable it using the GODEBUG flag jstmpllitinterp=1, with the caveat that backticks will now be escaped. This should be used with caution.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
对生成代码的控制不恰当(代码注入)
来源: CVE Program / CVE List V5
Vulnerability Title
Zabbix 代码注入漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Zabbix是Zabbix公司的一套开源的监控系统。该系统支持网络监控、服务器监控、云监控和应用监控等。 Zabbix plugin Agent 2 存在安全漏洞,该漏洞源于Agent 2 包是使用受 CVE-2023-24538 影响的 Go 版本构建的,模板没有正确地将反引号 (`) 视为 Javascript 字符串分隔符,也没有按预期转义它们。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
ZabbixZabbix 5.0.0 ~ 5.0.34 -

二、漏洞 CVE-2023-29453 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2023-29453 的情报信息

登录查看更多情报信息。

CVE-2023-29453 其他参考 (1)

同批安全公告 · Zabbix · 2023-10-12 · 共 5 条

CVE-2023-327229.6 CRITICALZabbix 缓冲区错误漏洞
CVE-2023-327249.1 CRITICALZabbix 安全漏洞
CVE-2023-327238.5 HIGHZabbix 安全漏洞
CVE-2023-327217.6 HIGHZabbix 跨站脚本漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2023-29453

暂无评论


发表评论