cvelist/2022/26xxx/CVE-2022-26148.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2022-02-26 04:01:07 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-03-21 20:01:17 +00:00
"ID": "CVE-2022-26148",
"STATE": "PUBLIC"
2022-02-26 04:01:07 +00:00
},
2022-03-21 20:01:17 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-02-26 04:01:07 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-03-21 20:01:17 +00:00
"value": "An issue was discovered in Grafana through 7.3.4, when integrated with Zabbix. 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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://2k8.org/post-319.html",
"refsource": "MISC",
"name": "https://2k8.org/post-319.html"
2022-04-25 21:01:25 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220425-0005/",
"url": "https://security.netapp.com/advisory/ntap-20220425-0005/"
2022-02-26 04:01:07 +00:00
}
]
}
}