{ "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-31123", "STATE": "PUBLIC", "TITLE": "Grafana plugin signature bypass vulnerability" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "grafana", "version": { "version_data": [ { "version_value": "< 8.5.14" }, { "version_value": ">= 9.0.0, < 9.1.8" } ] } } ] }, "vendor_name": "grafana" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "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" } ] } ] }, "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" }, { "refsource": "CONFIRM", "name": "https://security.netapp.com/advisory/ntap-20221124-0002/", "url": "https://security.netapp.com/advisory/ntap-20221124-0002/" } ] }, "source": { "advisory": "GHSA-rhxj-gh46-jvw8", "discovery": "UNKNOWN" } }