CVE-2022-23134
Possible view of the setup pages by unauthenticated users if config file already exists
Record summary
CVE-2022-23134 has a selected CVSS score of 3.7 (low); EIP currently links 1 repository PoC and 1 Nuclei template. CISA lists CVE-2022-23134 in KEV.
Description
After the initial setup process, some steps of setup.php file are reachable not only by super-administrators, but by unauthenticated users as well. Malicious actor can pass step checks and potentially change the configuration of Zabbix Frontend.
Exploitation context
Known exploitation
- CISA KEV
- Listed · Feb 22, 2022 · CISA
- VulnCheck KEV
- Listed · Feb 22, 2022 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jan 29, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
FrontendBrowse Zabbix / Frontend | CISA, CVE List | 5.4.0 - 5.4.8 | affected |
| 5.4.9 to < 5.4.9* | unaffected |
Proofs of concept
1Repository PoCs
GitHubTheN00bBuilder/cve-2022-23134-poc-and-writeupRepository PoCby TheN00bBuilderStars: 1Not analyzed14 files
Nuclei templates
1ProjectDiscoveryMEDIUMZabbix Setup Configuration Authentication BypassCVSS 5.3
After the initial setup process, some steps of setup.php file are reachable not only by super-administrators but also by unauthenticated users. A malicious actor can pass step checks and potentially change the configuration of Zabbix Frontend.
Impact
Successful exploitation of this vulnerability can lead to unauthorized access to sensitive information and potential compromise of the Zabbix setup configuration.
Remediation
Apply the latest security patches or updates provided by Zabbix to fix the authentication bypass vulnerability.
Source: ProjectDiscovery