2022-05-18 19:01:27 +00:00
{
"CVE_data_meta" : {
2022-10-13 21:58:53 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-05-18 19:01:27 +00:00
"ID" : "CVE-2022-31123" ,
2022-10-13 21:58:53 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Grafana plugin signature bypass vulnerability"
2022-05-18 19:01:27 +00:00
} ,
2022-10-13 21:58:53 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "grafana" ,
"version" : {
"version_data" : [
{
2022-10-13 18:06:31 -04:00
"version_value" : "< 8.5.14"
2022-10-13 21:58:53 +00:00
} ,
{
2022-10-13 18:06:31 -04:00
"version_value" : ">= 9.0.0, < 9.1.8"
2022-10-13 21:58:53 +00:00
}
]
}
}
]
} ,
"vendor_name" : "grafana"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-05-18 19:01:27 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-10-13 21:58:53 +00:00
"value" : "Grafana is an open source observability and data visualization platform. Versions prior to 9.1.8 and 8.5.14 are vulnerable to a bypass in the plugin signature verification. An attacker can convince a server admin to download and successfully run a malicious plugin even though unsigned plugins are not allowed. Versions 9.1.8 and 8.5.14 contain a patch for this issue. As a workaround, do not install plugins downloaded from untrusted sources."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:L" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-347: Improper Verification of Cryptographic Signature"
}
]
2022-05-18 19:01:27 +00:00
}
]
2022-10-13 21:58:53 +00:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/grafana/grafana/security/advisories/GHSA-rhxj-gh46-jvw8" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/grafana/grafana/security/advisories/GHSA-rhxj-gh46-jvw8"
} ,
{
"name" : "https://github.com/grafana/grafana/releases/tag/v9.1.8" ,
"refsource" : "MISC" ,
"url" : "https://github.com/grafana/grafana/releases/tag/v9.1.8"
2022-11-24 16:00:34 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20221124-0002/" ,
"url" : "https://security.netapp.com/advisory/ntap-20221124-0002/"
2022-10-13 21:58:53 +00:00
}
]
} ,
"source" : {
"advisory" : "GHSA-rhxj-gh46-jvw8" ,
"discovery" : "UNKNOWN"
2022-05-18 19:01:27 +00:00
}
}