Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 831159 (CVE-2022-23133)

Summary: <net-analyzer/zabbix-{4.0.37,5.0.19,5.4.9}: authenticated stored XSS
Product: Gentoo Security Reporter: John Helmert III <ajak>
Component: VulnerabilitiesAssignee: Gentoo Security <security>
Status: CONFIRMED ---    
Severity: minor CC: flow, fordfrog
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://support.zabbix.com/browse/ZBX-20388
Whiteboard: B4 [glsa?]
Package list:
Runtime testing required: ---
Bug Depends on: 831167    
Bug Blocks:    

Description John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-01-13 22:48:53 UTC
CVE-2022-23133:

An authenticated user can create a hosts group from the configuration with XSS payload, which will be available for other users. When XSS is stored by an authenticated malicious actor and other users try to search for groups during new host creation, the XSS payload will fire and the actor can steal session cookies and perform session hijacking to impersonate users or take over their accounts.

Seems fixed versions are 5.0.19, 5.4.9. Please bump.
Comment 1 Larry the Git Cow gentoo-dev 2022-01-19 08:58:22 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b0802d7d7f124cd5e2b28f0babd925a3a6b2f27

commit 0b0802d7d7f124cd5e2b28f0babd925a3a6b2f27
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2022-01-19 08:58:15 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2022-01-19 08:58:15 +0000

    net-analyzer/zabbix: removed obsolete and vulnerable versions
    
    Bug: https://bugs.gentoo.org/831159
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 net-analyzer/zabbix/Manifest                |   3 -
 net-analyzer/zabbix/zabbix-4.0.36-r1.ebuild | 360 ----------------
 net-analyzer/zabbix/zabbix-5.0.18-r2.ebuild | 608 --------------------------
 net-analyzer/zabbix/zabbix-5.4.8-r2.ebuild  | 632 ----------------------------
 4 files changed, 1603 deletions(-)
Comment 2 Miroslav Šulc gentoo-dev 2022-01-19 08:58:54 UTC
the tree is clean now, you can proceed.
Comment 3 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-01-19 14:04:02 UTC
Thanks!