🔙 목록으로 돌아가기

CVE-2022-26148: Grafana & Zabbix Integration - Credentials Disclosure

TitleGrafana & Zabbix Integration - Credentials Disclosure
AuthorGeekby
SeverityCritical
ImpactAn attacker can obtain sensitive credentials, leading to unauthorized access and potential data breaches.
RemediationUpdate to the latest version of the Grafana & Zabbix Integration plugin to fix the vulnerability.
CVSS Score9.8
EPSS Score0.87108
CVE IDCVE-2022-26148
CWE IDCWE-312
Shodan Querytitle:"Grafana"cpe:"cpe:2.3:a:grafana:grafana"http.title:"grafana"
Fofa Queryapp="Grafana"title="grafana"app="grafana"
Tags cve cve2022 grafana zabbix exposure vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-26148.yaml

🦈 Packet Capture: ⬇️ Download cve-2022-26148.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A