Vulnerability record · CVE-2013-5743 · published 11 December 2019
CVE-2013-5743: Zabbix SQL injection in multiple components
Zabbix · Zabbix
Zabbix versions 1.8.x before 1.8.18rc1, 2.0.x before 2.0.9rc1, and 2.1.x before 2.1.7 contain multiple SQL injection vulnerabilities. The record does not name the specific vulnerable components or parameters, only that multiple injection points exist. Because Zabbix is a monitoring platform often holding credentials and infrastructure data, successful injection can expose or alter the backend database.
Description
Multiple SQL injection vulnerabilities in Zabbix 1.8.x before 1.8.18rc1, 2.0.x before 2.0.9rc1, and 2.1.x before 2.1.7.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Automated analysis
critical priorityCVSS 9.8 with network reachability, no authentication, and high confidentiality, integrity, and availability impact, combined with a very high EPSS score, makes this a top remediation priority despite the lack of KEV listing.
What it is
Zabbix versions 1.8.x before 1.8.18rc1, 2.0.x before 2.0.9rc1, and 2.1.x before 2.1.7 contain multiple SQL injection vulnerabilities. The record does not name the specific vulnerable components or parameters, only that multiple injection points exist. Because Zabbix is a monitoring platform often holding credentials and infrastructure data, successful injection can expose or alter the backend database.
Impact
An unauthenticated remote attacker can read, modify, or delete data in the Zabbix backend database, potentially leading to full compromise of the monitoring platform and any credentials or host data it stores.
Attack surface
Reachable over the network via the Zabbix web interface or API endpoints that build SQL queries from user input. The CVSS vector indicates no authentication and no user interaction are required.
Exploitation
Not listed in CISA KEV and no ransomware usage is documented. EPSS is very high at roughly 0.80 (99.6th percentile), suggesting elevated likelihood of exploitation activity, though the record provides no public exploit reference.
What to do
- Upgrade to Zabbix 1.8.18rc1, 2.0.9rc1, or 2.1.7 and later as applicable to your branch, per the vendor advisory ZBX-7091.
- If immediate upgrade is not possible, restrict network access to the Zabbix web interface and API to trusted management networks only.
- Review database accounts used by Zabbix and apply least privilege so injection cannot reach unrelated schemas.
- Audit Zabbix frontend and API logs for anomalous SQL-like input and unexpected database errors.
- Rotate credentials stored or monitored by Zabbix if compromise is suspected.
Detection
- Search web server and Zabbix frontend logs for SQL metacharacters and injection patterns in request parameters.
- Monitor database logs for malformed or error-generating queries originating from the Zabbix application account.
- Alert on unexpected outbound connections or data volume changes from the Zabbix server or database host.
- Baseline normal Zabbix API and frontend request patterns and flag deviations, especially unauthenticated requests to query-heavy endpoints.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://admin.fedoraproject.org/updates/zabbix-1.8.18-1.el6 | Broken Link |
| https://admin.fedoraproject.org/updates/zabbix20-2.0.8-3.el6 | Broken Link |
| https://admin.fedoraproject.org/updates/zabbix20-2.0.9-1.el5 | Broken Link |
| https://support.zabbix.com/browse/ZBX-7091 | PatchVendor Advisory |
| https://admin.fedoraproject.org/updates/zabbix-1.8.18-1.el6 | Broken Link |
| https://admin.fedoraproject.org/updates/zabbix20-2.0.8-3.el6 | Broken Link |
| https://admin.fedoraproject.org/updates/zabbix20-2.0.9-1.el5 | Broken Link |
| https://support.zabbix.com/browse/ZBX-7091 | PatchVendor Advisory |
Track CVE-2013-5743 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2013-5743), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.