关联漏洞
标题:
Zabbix 安全漏洞
(CVE-2022-23131)
描述:Zabbix是拉脱维亚Zabbix公司的一套开源的监控系统。该系统支持网络监控、服务器监控、云监控和应用监控等。 Zabbix 存在安全漏洞,该漏洞源于在启用 SAML SSO 身份验证(非默认)的情况下,恶意行为者可以修改会话数据,因为存储在会话中的用户登录未经过验证。 未经身份验证的恶意攻击者可能会利用此问题来提升权限并获得对 Zabbix 前端的管理员访问权限。
介绍
# Zabbix-cve-2022-23131-SSO-bypass
To bypass the Zabbix SSO login portal,make sure to take the cookie from your browser.Replace it with the one, that is in the script.
Make sure to also change the username you wnat to login as and run the exploit(most of the time its going to be "Admin" in Zabbix).
Now take the "encoded payload" part which is printed(thats you new modified jwt) and replace it with your current jwt token to login.
文件快照
[4.0K] /data/pocs/91115ded96f81ae1371e17845c8abdde957a2665
├── [1.7K] cve-2022-23131.py
└── [ 436] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。