Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-31107 (GCVE-0-2022-31107)
Vulnerability from cvelistv5 – Published: 2022-07-15 12:30 – Updated: 2026-01-28 04:55- CWE-863 - Incorrect Authorization
| URL | Tags |
|---|---|
| https://grafana.com/docs/grafana/next/release-not… | x_refsource_MISC |
| https://github.com/grafana/grafana/security/advis… | x_refsource_CONFIRM |
| https://grafana.com/docs/grafana/next/release-not… | x_refsource_MISC |
| https://grafana.com/docs/grafana/next/release-not… | x_refsource_MISC |
| https://security.netapp.com/advisory/ntap-2022090… | x_refsource_CONFIRM |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T07:11:38.479Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://grafana.com/docs/grafana/next/release-notes/release-notes-8-4-10/"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://grafana.com/docs/grafana/next/release-notes/release-notes-8-5-9/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://grafana.com/docs/grafana/next/release-notes/release-notes-9-0-3/"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20220901-0010/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2022-31107",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-27T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-01-28T04:55:31.786Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "grafana",
"vendor": "grafana",
"versions": [
{
"status": "affected",
"version": "\u003e= 5.3, \u003c 8.3.10"
},
{
"status": "affected",
"version": "\u003e= 8.4.0, \u003c 8.4.10"
},
{
"status": "affected",
"version": "\u003e= 8.5.0, \u003c 8.5.9"
},
{
"status": "affected",
"version": "\u003e= 9.0.0, \u003c 9.0.3"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Grafana is an open-source platform for monitoring and observability. In versions 5.3 until 9.0.3, 8.5.9, 8.4.10, and 8.3.10, it is possible for a malicious user who has authorization to log into a Grafana instance via a configured OAuth IdP which provides a login name to take over the account of another user in that Grafana instance. This can occur when the malicious user is authorized to log in to Grafana via OAuth, the malicious user\u0027s external user id is not already associated with an account in Grafana, the malicious user\u0027s email address is not already associated with an account in Grafana, and the malicious user knows the Grafana username of the target user. If these conditions are met, the malicious user can set their username in the OAuth provider to that of the target user, then go through the OAuth flow to log in to Grafana. Due to the way that external and internal user accounts are linked together during login, if the conditions above are all met then the malicious user will be able to log in to the target user\u0027s Grafana account. Versions 9.0.3, 8.5.9, 8.4.10, and 8.3.10 contain a patch for this issue. As a workaround, concerned users can disable OAuth login to their Grafana instance, or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-863",
"description": "CWE-863: Incorrect Authorization",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-09-01T13:06:35.000Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://grafana.com/docs/grafana/next/release-notes/release-notes-8-4-10/"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://grafana.com/docs/grafana/next/release-notes/release-notes-8-5-9/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://grafana.com/docs/grafana/next/release-notes/release-notes-9-0-3/"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20220901-0010/"
}
],
"source": {
"advisory": "GHSA-mx47-6497-3fv2",
"discovery": "UNKNOWN"
},
"title": "Grafana account takeover via OAuth vulnerability",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-31107",
"STATE": "PUBLIC",
"TITLE": "Grafana account takeover via OAuth vulnerability"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "grafana",
"version": {
"version_data": [
{
"version_value": "\u003e= 5.3, \u003c 8.3.10"
},
{
"version_value": "\u003e= 8.4.0, \u003c 8.4.10"
},
{
"version_value": "\u003e= 8.5.0, \u003c 8.5.9"
},
{
"version_value": "\u003e= 9.0.0, \u003c 9.0.3"
}
]
}
}
]
},
"vendor_name": "grafana"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Grafana is an open-source platform for monitoring and observability. In versions 5.3 until 9.0.3, 8.5.9, 8.4.10, and 8.3.10, it is possible for a malicious user who has authorization to log into a Grafana instance via a configured OAuth IdP which provides a login name to take over the account of another user in that Grafana instance. This can occur when the malicious user is authorized to log in to Grafana via OAuth, the malicious user\u0027s external user id is not already associated with an account in Grafana, the malicious user\u0027s email address is not already associated with an account in Grafana, and the malicious user knows the Grafana username of the target user. If these conditions are met, the malicious user can set their username in the OAuth provider to that of the target user, then go through the OAuth flow to log in to Grafana. Due to the way that external and internal user accounts are linked together during login, if the conditions above are all met then the malicious user will be able to log in to the target user\u0027s Grafana account. Versions 9.0.3, 8.5.9, 8.4.10, and 8.3.10 contain a patch for this issue. As a workaround, concerned users can disable OAuth login to their Grafana instance, or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-863: Incorrect Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://grafana.com/docs/grafana/next/release-notes/release-notes-8-4-10/",
"refsource": "MISC",
"url": "https://grafana.com/docs/grafana/next/release-notes/release-notes-8-4-10/"
},
{
"name": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2",
"refsource": "CONFIRM",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2"
},
{
"name": "https://grafana.com/docs/grafana/next/release-notes/release-notes-8-5-9/",
"refsource": "MISC",
"url": "https://grafana.com/docs/grafana/next/release-notes/release-notes-8-5-9/"
},
{
"name": "https://grafana.com/docs/grafana/next/release-notes/release-notes-9-0-3/",
"refsource": "MISC",
"url": "https://grafana.com/docs/grafana/next/release-notes/release-notes-9-0-3/"
},
{
"name": "https://security.netapp.com/advisory/ntap-20220901-0010/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20220901-0010/"
}
]
},
"source": {
"advisory": "GHSA-mx47-6497-3fv2",
"discovery": "UNKNOWN"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2022-31107",
"datePublished": "2022-07-15T12:30:14.000Z",
"dateReserved": "2022-05-18T00:00:00.000Z",
"dateUpdated": "2026-01-28T04:55:31.786Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-31107",
"date": "2026-05-30",
"epss": "0.00941",
"percentile": "0.76578"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"5.3.0\", \"versionEndExcluding\": \"8.3.10\", \"matchCriteriaId\": \"84AA9DAD-BDBD-402E-B680-250A7295B57E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"8.4.0\", \"versionEndExcluding\": \"8.4.10\", \"matchCriteriaId\": \"A5136FB0-D7F8-4BDD-9C70-CB2648065A1F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"8.5.0\", \"versionEndExcluding\": \"8.5.9\", \"matchCriteriaId\": \"7C2FAADE-D9EA-431C-ACFA-9F846F14B5A2\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"9.0.0\", \"versionEndExcluding\": \"9.0.3\", \"matchCriteriaId\": \"A29E8B3E-D3A9-49A4-ABCD-4E87F8B527DD\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netapp:e-series_performance_analyzer:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"24B8DB06-590A-4008-B0AB-FCD1401C77C6\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Grafana is an open-source platform for monitoring and observability. In versions 5.3 until 9.0.3, 8.5.9, 8.4.10, and 8.3.10, it is possible for a malicious user who has authorization to log into a Grafana instance via a configured OAuth IdP which provides a login name to take over the account of another user in that Grafana instance. This can occur when the malicious user is authorized to log in to Grafana via OAuth, the malicious user\u0027s external user id is not already associated with an account in Grafana, the malicious user\u0027s email address is not already associated with an account in Grafana, and the malicious user knows the Grafana username of the target user. If these conditions are met, the malicious user can set their username in the OAuth provider to that of the target user, then go through the OAuth flow to log in to Grafana. Due to the way that external and internal user accounts are linked together during login, if the conditions above are all met then the malicious user will be able to log in to the target user\u0027s Grafana account. Versions 9.0.3, 8.5.9, 8.4.10, and 8.3.10 contain a patch for this issue. As a workaround, concerned users can disable OAuth login to their Grafana instance, or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address.\"}, {\"lang\": \"es\", \"value\": \"Grafana es una plataforma de c\\u00f3digo abierto para la monitorizaci\\u00f3n y la observaci\\u00f3n. En versiones 5.3 hasta 9.0.3, 8.5.9, 8.4.10 y 8.3.10, es posible que un usuario malicioso que tenga autorizaci\\u00f3n para iniciar sesi\\u00f3n en una instancia de Grafana por medio de un IdP de OAuth configurado que proporcione un nombre de inicio de sesi\\u00f3n, tome la cuenta de otro usuario en esa instancia de Grafana. Esto puede ocurrir cuando el usuario malicioso est\\u00e1 autorizado a iniciar sesi\\u00f3n en Grafana por medio de OAuth, el id de usuario externo del usuario malicioso no est\\u00e1 ya asociado a una cuenta en Grafana, la direcci\\u00f3n de correo electr\\u00f3nico del usuario malicioso no est\\u00e1 ya asociada a una cuenta en Grafana, y el usuario malicioso conoce el nombre de usuario de Grafana del usuario objetivo. Si son cumplidas estas condiciones, el usuario malicioso puede establecer su nombre de usuario en el proveedor OAuth al del usuario objetivo, y luego pasar por el flujo OAuth para iniciar sesi\\u00f3n en Grafana. Debido a la forma en que las cuentas de usuario externas e internas est\\u00e1n vinculadas durante el inicio de sesi\\u00f3n, si las condiciones anteriores son cumplidas, el usuario malicioso podr\\u00e1 iniciar sesi\\u00f3n en la cuenta de Grafana del usuario objetivo. Las versiones 9.0.3, 8.5.9, 8.4.10 y 8.3.10 contienen un parche para este problema. Como mitigaci\\u00f3n, los usuarios afectados pueden deshabilitar el inicio de sesi\\u00f3n de OAuth en su instancia de Grafana, o asegurarse de que todos los usuarios autorizados a iniciar sesi\\u00f3n por medio de OAuth presentan una cuenta de usuario correspondiente en Grafana vinculada a su direcci\\u00f3n de correo electr\\u00f3nico\"}]",
"id": "CVE-2022-31107",
"lastModified": "2024-11-21T07:03:54.563",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L\", \"baseScore\": 7.1, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 1.6, \"impactScore\": 5.5}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.6, \"impactScore\": 5.9}]}",
"published": "2022-07-15T13:15:08.397",
"references": "[{\"url\": \"https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\", \"Third Party Advisory\"]}, {\"url\": \"https://grafana.com/docs/grafana/next/release-notes/release-notes-8-4-10/\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"https://grafana.com/docs/grafana/next/release-notes/release-notes-8-5-9/\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"https://grafana.com/docs/grafana/next/release-notes/release-notes-9-0-3/\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20220901-0010/\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\", \"Third Party Advisory\"]}, {\"url\": \"https://grafana.com/docs/grafana/next/release-notes/release-notes-8-4-10/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"https://grafana.com/docs/grafana/next/release-notes/release-notes-8-5-9/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"https://grafana.com/docs/grafana/next/release-notes/release-notes-9-0-3/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20220901-0010/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-863\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-863\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-31107\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2022-07-15T13:15:08.397\",\"lastModified\":\"2024-11-21T07:03:54.563\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Grafana is an open-source platform for monitoring and observability. In versions 5.3 until 9.0.3, 8.5.9, 8.4.10, and 8.3.10, it is possible for a malicious user who has authorization to log into a Grafana instance via a configured OAuth IdP which provides a login name to take over the account of another user in that Grafana instance. This can occur when the malicious user is authorized to log in to Grafana via OAuth, the malicious user\u0027s external user id is not already associated with an account in Grafana, the malicious user\u0027s email address is not already associated with an account in Grafana, and the malicious user knows the Grafana username of the target user. If these conditions are met, the malicious user can set their username in the OAuth provider to that of the target user, then go through the OAuth flow to log in to Grafana. Due to the way that external and internal user accounts are linked together during login, if the conditions above are all met then the malicious user will be able to log in to the target user\u0027s Grafana account. Versions 9.0.3, 8.5.9, 8.4.10, and 8.3.10 contain a patch for this issue. As a workaround, concerned users can disable OAuth login to their Grafana instance, or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address.\"},{\"lang\":\"es\",\"value\":\"Grafana es una plataforma de c\u00f3digo abierto para la monitorizaci\u00f3n y la observaci\u00f3n. En versiones 5.3 hasta 9.0.3, 8.5.9, 8.4.10 y 8.3.10, es posible que un usuario malicioso que tenga autorizaci\u00f3n para iniciar sesi\u00f3n en una instancia de Grafana por medio de un IdP de OAuth configurado que proporcione un nombre de inicio de sesi\u00f3n, tome la cuenta de otro usuario en esa instancia de Grafana. Esto puede ocurrir cuando el usuario malicioso est\u00e1 autorizado a iniciar sesi\u00f3n en Grafana por medio de OAuth, el id de usuario externo del usuario malicioso no est\u00e1 ya asociado a una cuenta en Grafana, la direcci\u00f3n de correo electr\u00f3nico del usuario malicioso no est\u00e1 ya asociada a una cuenta en Grafana, y el usuario malicioso conoce el nombre de usuario de Grafana del usuario objetivo. Si son cumplidas estas condiciones, el usuario malicioso puede establecer su nombre de usuario en el proveedor OAuth al del usuario objetivo, y luego pasar por el flujo OAuth para iniciar sesi\u00f3n en Grafana. Debido a la forma en que las cuentas de usuario externas e internas est\u00e1n vinculadas durante el inicio de sesi\u00f3n, si las condiciones anteriores son cumplidas, el usuario malicioso podr\u00e1 iniciar sesi\u00f3n en la cuenta de Grafana del usuario objetivo. Las versiones 9.0.3, 8.5.9, 8.4.10 y 8.3.10 contienen un parche para este problema. Como mitigaci\u00f3n, los usuarios afectados pueden deshabilitar el inicio de sesi\u00f3n de OAuth en su instancia de Grafana, o asegurarse de que todos los usuarios autorizados a iniciar sesi\u00f3n por medio de OAuth presentan una cuenta de usuario correspondiente en Grafana vinculada a su direcci\u00f3n de correo electr\u00f3nico\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.6,\"impactScore\":5.5},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.6,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-863\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-863\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.3.0\",\"versionEndExcluding\":\"8.3.10\",\"matchCriteriaId\":\"84AA9DAD-BDBD-402E-B680-250A7295B57E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.4.0\",\"versionEndExcluding\":\"8.4.10\",\"matchCriteriaId\":\"A5136FB0-D7F8-4BDD-9C70-CB2648065A1F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.5.0\",\"versionEndExcluding\":\"8.5.9\",\"matchCriteriaId\":\"7C2FAADE-D9EA-431C-ACFA-9F846F14B5A2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.0.0\",\"versionEndExcluding\":\"9.0.3\",\"matchCriteriaId\":\"A29E8B3E-D3A9-49A4-ABCD-4E87F8B527DD\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:e-series_performance_analyzer:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"24B8DB06-590A-4008-B0AB-FCD1401C77C6\"}]}]}],\"references\":[{\"url\":\"https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://grafana.com/docs/grafana/next/release-notes/release-notes-8-4-10/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://grafana.com/docs/grafana/next/release-notes/release-notes-8-5-9/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://grafana.com/docs/grafana/next/release-notes/release-notes-9-0-3/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20220901-0010/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://grafana.com/docs/grafana/next/release-notes/release-notes-8-4-10/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://grafana.com/docs/grafana/next/release-notes/release-notes-8-5-9/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://grafana.com/docs/grafana/next/release-notes/release-notes-9-0-3/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20220901-0010/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://grafana.com/docs/grafana/next/release-notes/release-notes-8-4-10/\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://grafana.com/docs/grafana/next/release-notes/release-notes-8-5-9/\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://grafana.com/docs/grafana/next/release-notes/release-notes-9-0-3/\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20220901-0010/\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T07:11:38.479Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-31107\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-23T15:51:22.146345Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-23T15:51:23.929Z\"}}], \"cna\": {\"title\": \"Grafana account takeover via OAuth vulnerability\", \"source\": {\"advisory\": \"GHSA-mx47-6497-3fv2\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"grafana\", \"product\": \"grafana\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 5.3, \u003c 8.3.10\"}, {\"status\": \"affected\", \"version\": \"\u003e= 8.4.0, \u003c 8.4.10\"}, {\"status\": \"affected\", \"version\": \"\u003e= 8.5.0, \u003c 8.5.9\"}, {\"status\": \"affected\", \"version\": \"\u003e= 9.0.0, \u003c 9.0.3\"}]}], \"references\": [{\"url\": \"https://grafana.com/docs/grafana/next/release-notes/release-notes-8-4-10/\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://grafana.com/docs/grafana/next/release-notes/release-notes-8-5-9/\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://grafana.com/docs/grafana/next/release-notes/release-notes-9-0-3/\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20220901-0010/\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Grafana is an open-source platform for monitoring and observability. In versions 5.3 until 9.0.3, 8.5.9, 8.4.10, and 8.3.10, it is possible for a malicious user who has authorization to log into a Grafana instance via a configured OAuth IdP which provides a login name to take over the account of another user in that Grafana instance. This can occur when the malicious user is authorized to log in to Grafana via OAuth, the malicious user\u0027s external user id is not already associated with an account in Grafana, the malicious user\u0027s email address is not already associated with an account in Grafana, and the malicious user knows the Grafana username of the target user. If these conditions are met, the malicious user can set their username in the OAuth provider to that of the target user, then go through the OAuth flow to log in to Grafana. Due to the way that external and internal user accounts are linked together during login, if the conditions above are all met then the malicious user will be able to log in to the target user\u0027s Grafana account. Versions 9.0.3, 8.5.9, 8.4.10, and 8.3.10 contain a patch for this issue. As a workaround, concerned users can disable OAuth login to their Grafana instance, or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-863\", \"description\": \"CWE-863: Incorrect Authorization\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2022-09-01T13:06:35.000Z\"}, \"x_legacyV4Record\": {\"impact\": {\"cvss\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}, \"source\": {\"advisory\": \"GHSA-mx47-6497-3fv2\", \"discovery\": \"UNKNOWN\"}, \"affects\": {\"vendor\": {\"vendor_data\": [{\"product\": {\"product_data\": [{\"version\": {\"version_data\": [{\"version_value\": \"\u003e= 5.3, \u003c 8.3.10\"}, {\"version_value\": \"\u003e= 8.4.0, \u003c 8.4.10\"}, {\"version_value\": \"\u003e= 8.5.0, \u003c 8.5.9\"}, {\"version_value\": \"\u003e= 9.0.0, \u003c 9.0.3\"}]}, \"product_name\": \"grafana\"}]}, \"vendor_name\": \"grafana\"}]}}, \"data_type\": \"CVE\", \"references\": {\"reference_data\": [{\"url\": \"https://grafana.com/docs/grafana/next/release-notes/release-notes-8-4-10/\", \"name\": \"https://grafana.com/docs/grafana/next/release-notes/release-notes-8-4-10/\", \"refsource\": \"MISC\"}, {\"url\": \"https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2\", \"name\": \"https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2\", \"refsource\": \"CONFIRM\"}, {\"url\": \"https://grafana.com/docs/grafana/next/release-notes/release-notes-8-5-9/\", \"name\": \"https://grafana.com/docs/grafana/next/release-notes/release-notes-8-5-9/\", \"refsource\": \"MISC\"}, {\"url\": \"https://grafana.com/docs/grafana/next/release-notes/release-notes-9-0-3/\", \"name\": \"https://grafana.com/docs/grafana/next/release-notes/release-notes-9-0-3/\", \"refsource\": \"MISC\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20220901-0010/\", \"name\": \"https://security.netapp.com/advisory/ntap-20220901-0010/\", \"refsource\": \"CONFIRM\"}]}, \"data_format\": \"MITRE\", \"description\": {\"description_data\": [{\"lang\": \"eng\", \"value\": \"Grafana is an open-source platform for monitoring and observability. In versions 5.3 until 9.0.3, 8.5.9, 8.4.10, and 8.3.10, it is possible for a malicious user who has authorization to log into a Grafana instance via a configured OAuth IdP which provides a login name to take over the account of another user in that Grafana instance. This can occur when the malicious user is authorized to log in to Grafana via OAuth, the malicious user\u0027s external user id is not already associated with an account in Grafana, the malicious user\u0027s email address is not already associated with an account in Grafana, and the malicious user knows the Grafana username of the target user. If these conditions are met, the malicious user can set their username in the OAuth provider to that of the target user, then go through the OAuth flow to log in to Grafana. Due to the way that external and internal user accounts are linked together during login, if the conditions above are all met then the malicious user will be able to log in to the target user\u0027s Grafana account. Versions 9.0.3, 8.5.9, 8.4.10, and 8.3.10 contain a patch for this issue. As a workaround, concerned users can disable OAuth login to their Grafana instance, or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address.\"}]}, \"problemtype\": {\"problemtype_data\": [{\"description\": [{\"lang\": \"eng\", \"value\": \"CWE-863: Incorrect Authorization\"}]}]}, \"data_version\": \"4.0\", \"CVE_data_meta\": {\"ID\": \"CVE-2022-31107\", \"STATE\": \"PUBLIC\", \"TITLE\": \"Grafana account takeover via OAuth vulnerability\", \"ASSIGNER\": \"security-advisories@github.com\"}}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-31107\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-28T04:55:31.786Z\", \"dateReserved\": \"2022-05-18T00:00:00.000Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2022-07-15T12:30:14.000Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
GSD-2022-31107
Vulnerability from gsd - Updated: 2023-12-13 01:19{
"GSD": {
"alias": "CVE-2022-31107",
"description": "Grafana is an open-source platform for monitoring and observability. In versions 5.3 until 9.0.3, 8.5.9, 8.4.10, and 8.3.10, it is possible for a malicious user who has authorization to log into a Grafana instance via a configured OAuth IdP which provides a login name to take over the account of another user in that Grafana instance. This can occur when the malicious user is authorized to log in to Grafana via OAuth, the malicious user\u0027s external user id is not already associated with an account in Grafana, the malicious user\u0027s email address is not already associated with an account in Grafana, and the malicious user knows the Grafana username of the target user. If these conditions are met, the malicious user can set their username in the OAuth provider to that of the target user, then go through the OAuth flow to log in to Grafana. Due to the way that external and internal user accounts are linked together during login, if the conditions above are all met then the malicious user will be able to log in to the target user\u0027s Grafana account. Versions 9.0.3, 8.5.9, 8.4.10, and 8.3.10 contain a patch for this issue. As a workaround, concerned users can disable OAuth login to their Grafana instance, or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address.",
"id": "GSD-2022-31107",
"references": [
"https://www.suse.com/security/cve/CVE-2022-31107.html",
"https://access.redhat.com/errata/RHSA-2022:5716",
"https://access.redhat.com/errata/RHSA-2022:5717",
"https://access.redhat.com/errata/RHSA-2022:5718",
"https://access.redhat.com/errata/RHSA-2022:5719",
"https://access.redhat.com/errata/RHSA-2022:5720"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-31107"
],
"details": "Grafana is an open-source platform for monitoring and observability. In versions 5.3 until 9.0.3, 8.5.9, 8.4.10, and 8.3.10, it is possible for a malicious user who has authorization to log into a Grafana instance via a configured OAuth IdP which provides a login name to take over the account of another user in that Grafana instance. This can occur when the malicious user is authorized to log in to Grafana via OAuth, the malicious user\u0027s external user id is not already associated with an account in Grafana, the malicious user\u0027s email address is not already associated with an account in Grafana, and the malicious user knows the Grafana username of the target user. If these conditions are met, the malicious user can set their username in the OAuth provider to that of the target user, then go through the OAuth flow to log in to Grafana. Due to the way that external and internal user accounts are linked together during login, if the conditions above are all met then the malicious user will be able to log in to the target user\u0027s Grafana account. Versions 9.0.3, 8.5.9, 8.4.10, and 8.3.10 contain a patch for this issue. As a workaround, concerned users can disable OAuth login to their Grafana instance, or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address.",
"id": "GSD-2022-31107",
"modified": "2023-12-13T01:19:17.825778Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-31107",
"STATE": "PUBLIC",
"TITLE": "Grafana account takeover via OAuth vulnerability"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "grafana",
"version": {
"version_data": [
{
"version_value": "\u003e= 5.3, \u003c 8.3.10"
},
{
"version_value": "\u003e= 8.4.0, \u003c 8.4.10"
},
{
"version_value": "\u003e= 8.5.0, \u003c 8.5.9"
},
{
"version_value": "\u003e= 9.0.0, \u003c 9.0.3"
}
]
}
}
]
},
"vendor_name": "grafana"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Grafana is an open-source platform for monitoring and observability. In versions 5.3 until 9.0.3, 8.5.9, 8.4.10, and 8.3.10, it is possible for a malicious user who has authorization to log into a Grafana instance via a configured OAuth IdP which provides a login name to take over the account of another user in that Grafana instance. This can occur when the malicious user is authorized to log in to Grafana via OAuth, the malicious user\u0027s external user id is not already associated with an account in Grafana, the malicious user\u0027s email address is not already associated with an account in Grafana, and the malicious user knows the Grafana username of the target user. If these conditions are met, the malicious user can set their username in the OAuth provider to that of the target user, then go through the OAuth flow to log in to Grafana. Due to the way that external and internal user accounts are linked together during login, if the conditions above are all met then the malicious user will be able to log in to the target user\u0027s Grafana account. Versions 9.0.3, 8.5.9, 8.4.10, and 8.3.10 contain a patch for this issue. As a workaround, concerned users can disable OAuth login to their Grafana instance, or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-863: Incorrect Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://grafana.com/docs/grafana/next/release-notes/release-notes-8-4-10/",
"refsource": "MISC",
"url": "https://grafana.com/docs/grafana/next/release-notes/release-notes-8-4-10/"
},
{
"name": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2",
"refsource": "CONFIRM",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2"
},
{
"name": "https://grafana.com/docs/grafana/next/release-notes/release-notes-8-5-9/",
"refsource": "MISC",
"url": "https://grafana.com/docs/grafana/next/release-notes/release-notes-8-5-9/"
},
{
"name": "https://grafana.com/docs/grafana/next/release-notes/release-notes-9-0-3/",
"refsource": "MISC",
"url": "https://grafana.com/docs/grafana/next/release-notes/release-notes-9-0-3/"
},
{
"name": "https://security.netapp.com/advisory/ntap-20220901-0010/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20220901-0010/"
}
]
},
"source": {
"advisory": "GHSA-mx47-6497-3fv2",
"discovery": "UNKNOWN"
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "9.0.3",
"versionStartIncluding": "9.0.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "8.5.9",
"versionStartIncluding": "8.5.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "8.4.10",
"versionStartIncluding": "8.4.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "8.3.10",
"versionStartIncluding": "5.3.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:netapp:e-series_performance_analyzer:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-31107"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Grafana is an open-source platform for monitoring and observability. In versions 5.3 until 9.0.3, 8.5.9, 8.4.10, and 8.3.10, it is possible for a malicious user who has authorization to log into a Grafana instance via a configured OAuth IdP which provides a login name to take over the account of another user in that Grafana instance. This can occur when the malicious user is authorized to log in to Grafana via OAuth, the malicious user\u0027s external user id is not already associated with an account in Grafana, the malicious user\u0027s email address is not already associated with an account in Grafana, and the malicious user knows the Grafana username of the target user. If these conditions are met, the malicious user can set their username in the OAuth provider to that of the target user, then go through the OAuth flow to log in to Grafana. Due to the way that external and internal user accounts are linked together during login, if the conditions above are all met then the malicious user will be able to log in to the target user\u0027s Grafana account. Versions 9.0.3, 8.5.9, 8.4.10, and 8.3.10 contain a patch for this issue. As a workaround, concerned users can disable OAuth login to their Grafana instance, or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-863"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://grafana.com/docs/grafana/next/release-notes/release-notes-8-4-10/",
"refsource": "MISC",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://grafana.com/docs/grafana/next/release-notes/release-notes-8-4-10/"
},
{
"name": "https://grafana.com/docs/grafana/next/release-notes/release-notes-9-0-3/",
"refsource": "MISC",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://grafana.com/docs/grafana/next/release-notes/release-notes-9-0-3/"
},
{
"name": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2",
"refsource": "CONFIRM",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2"
},
{
"name": "https://grafana.com/docs/grafana/next/release-notes/release-notes-8-5-9/",
"refsource": "MISC",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://grafana.com/docs/grafana/next/release-notes/release-notes-8-5-9/"
},
{
"name": "https://security.netapp.com/advisory/ntap-20220901-0010/",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20220901-0010/"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.6,
"impactScore": 5.9
}
},
"lastModifiedDate": "2022-10-29T02:53Z",
"publishedDate": "2022-07-15T13:15Z"
}
}
}
OPENSUSE-SU-2024:12260-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:grafana-8.3.10-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grafana-8.3.10-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grafana-8.3.10-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grafana-8.3.10-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:grafana-8.3.10-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grafana-8.3.10-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grafana-8.3.10-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:grafana-8.3.10-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "grafana-8.3.10-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the grafana-8.3.10-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12260",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12260-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31097 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31097/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31107 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31107/"
}
],
"title": "grafana-8.3.10-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:12260-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "grafana-8.3.10-1.1.aarch64",
"product": {
"name": "grafana-8.3.10-1.1.aarch64",
"product_id": "grafana-8.3.10-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-8.3.10-1.1.ppc64le",
"product": {
"name": "grafana-8.3.10-1.1.ppc64le",
"product_id": "grafana-8.3.10-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-8.3.10-1.1.s390x",
"product": {
"name": "grafana-8.3.10-1.1.s390x",
"product_id": "grafana-8.3.10-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-8.3.10-1.1.x86_64",
"product": {
"name": "grafana-8.3.10-1.1.x86_64",
"product_id": "grafana-8.3.10-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-8.3.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grafana-8.3.10-1.1.aarch64"
},
"product_reference": "grafana-8.3.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-8.3.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grafana-8.3.10-1.1.ppc64le"
},
"product_reference": "grafana-8.3.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-8.3.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grafana-8.3.10-1.1.s390x"
},
"product_reference": "grafana-8.3.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-8.3.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:grafana-8.3.10-1.1.x86_64"
},
"product_reference": "grafana-8.3.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-31097",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31097"
}
],
"notes": [
{
"category": "general",
"text": "Grafana is an open-source platform for monitoring and observability. Versions on the 8.x and 9.x branch prior to 9.0.3, 8.5.9, 8.4.10, and 8.3.10 are vulnerable to stored cross-site scripting via the Unified Alerting feature of Grafana. An attacker can exploit this vulnerability to escalate privilege from editor to admin by tricking an authenticated admin to click on a link. Versions 9.0.3, 8.5.9, 8.4.10, and 8.3.10 contain a patch. As a workaround, it is possible to disable alerting or use legacy alerting.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:grafana-8.3.10-1.1.aarch64",
"openSUSE Tumbleweed:grafana-8.3.10-1.1.ppc64le",
"openSUSE Tumbleweed:grafana-8.3.10-1.1.s390x",
"openSUSE Tumbleweed:grafana-8.3.10-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31097",
"url": "https://www.suse.com/security/cve/CVE-2022-31097"
},
{
"category": "external",
"summary": "SUSE Bug 1201535 for CVE-2022-31097",
"url": "https://bugzilla.suse.com/1201535"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:grafana-8.3.10-1.1.aarch64",
"openSUSE Tumbleweed:grafana-8.3.10-1.1.ppc64le",
"openSUSE Tumbleweed:grafana-8.3.10-1.1.s390x",
"openSUSE Tumbleweed:grafana-8.3.10-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:grafana-8.3.10-1.1.aarch64",
"openSUSE Tumbleweed:grafana-8.3.10-1.1.ppc64le",
"openSUSE Tumbleweed:grafana-8.3.10-1.1.s390x",
"openSUSE Tumbleweed:grafana-8.3.10-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-31097"
},
{
"cve": "CVE-2022-31107",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31107"
}
],
"notes": [
{
"category": "general",
"text": "Grafana is an open-source platform for monitoring and observability. In versions 5.3 until 9.0.3, 8.5.9, 8.4.10, and 8.3.10, it is possible for a malicious user who has authorization to log into a Grafana instance via a configured OAuth IdP which provides a login name to take over the account of another user in that Grafana instance. This can occur when the malicious user is authorized to log in to Grafana via OAuth, the malicious user\u0027s external user id is not already associated with an account in Grafana, the malicious user\u0027s email address is not already associated with an account in Grafana, and the malicious user knows the Grafana username of the target user. If these conditions are met, the malicious user can set their username in the OAuth provider to that of the target user, then go through the OAuth flow to log in to Grafana. Due to the way that external and internal user accounts are linked together during login, if the conditions above are all met then the malicious user will be able to log in to the target user\u0027s Grafana account. Versions 9.0.3, 8.5.9, 8.4.10, and 8.3.10 contain a patch for this issue. As a workaround, concerned users can disable OAuth login to their Grafana instance, or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:grafana-8.3.10-1.1.aarch64",
"openSUSE Tumbleweed:grafana-8.3.10-1.1.ppc64le",
"openSUSE Tumbleweed:grafana-8.3.10-1.1.s390x",
"openSUSE Tumbleweed:grafana-8.3.10-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31107",
"url": "https://www.suse.com/security/cve/CVE-2022-31107"
},
{
"category": "external",
"summary": "SUSE Bug 1201539 for CVE-2022-31107",
"url": "https://bugzilla.suse.com/1201539"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:grafana-8.3.10-1.1.aarch64",
"openSUSE Tumbleweed:grafana-8.3.10-1.1.ppc64le",
"openSUSE Tumbleweed:grafana-8.3.10-1.1.s390x",
"openSUSE Tumbleweed:grafana-8.3.10-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:grafana-8.3.10-1.1.aarch64",
"openSUSE Tumbleweed:grafana-8.3.10-1.1.ppc64le",
"openSUSE Tumbleweed:grafana-8.3.10-1.1.s390x",
"openSUSE Tumbleweed:grafana-8.3.10-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-31107"
}
]
}
RHSA-2022:5716
Vulnerability from csaf_redhat - Published: 2022-07-26 14:37 - Updated: 2025-11-21 18:32A flaw was found in Grafana. This flaw allows a malicious user with the authorization to log into a Grafana instance via a configured OAuth IdP to take over an existing Grafana account under certain conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for\nGraphite, InfluxDB \u0026 OpenTSDB.\n\nSecurity Fix(es):\n\n* grafana: OAuth account takeover (CVE-2022-31107)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:5716",
"url": "https://access.redhat.com/errata/RHSA-2022:5716"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5716.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2025-11-21T18:32:32+00:00",
"generator": {
"date": "2025-11-21T18:32:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2022:5716",
"initial_release_date": "2022-07-26T14:37:39+00:00",
"revision_history": [
{
"date": "2022-07-26T14:37:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-07-26T14:37:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:32:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-5.el9_0.src",
"product": {
"name": "grafana-0:7.5.11-5.el9_0.src",
"product_id": "grafana-0:7.5.11-5.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-5.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-5.el9_0.aarch64",
"product": {
"name": "grafana-0:7.5.11-5.el9_0.aarch64",
"product_id": "grafana-0:7.5.11-5.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-5.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.11-5.el9_0.aarch64",
"product": {
"name": "grafana-debuginfo-0:7.5.11-5.el9_0.aarch64",
"product_id": "grafana-debuginfo-0:7.5.11-5.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.11-5.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-5.el9_0.ppc64le",
"product": {
"name": "grafana-0:7.5.11-5.el9_0.ppc64le",
"product_id": "grafana-0:7.5.11-5.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-5.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.11-5.el9_0.ppc64le",
"product": {
"name": "grafana-debuginfo-0:7.5.11-5.el9_0.ppc64le",
"product_id": "grafana-debuginfo-0:7.5.11-5.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.11-5.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-5.el9_0.x86_64",
"product": {
"name": "grafana-0:7.5.11-5.el9_0.x86_64",
"product_id": "grafana-0:7.5.11-5.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-5.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.11-5.el9_0.x86_64",
"product": {
"name": "grafana-debuginfo-0:7.5.11-5.el9_0.x86_64",
"product_id": "grafana-debuginfo-0:7.5.11-5.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.11-5.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-5.el9_0.s390x",
"product": {
"name": "grafana-0:7.5.11-5.el9_0.s390x",
"product_id": "grafana-0:7.5.11-5.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-5.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.11-5.el9_0.s390x",
"product": {
"name": "grafana-debuginfo-0:7.5.11-5.el9_0.s390x",
"product_id": "grafana-debuginfo-0:7.5.11-5.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.11-5.el9_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.aarch64"
},
"product_reference": "grafana-0:7.5.11-5.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.ppc64le"
},
"product_reference": "grafana-0:7.5.11-5.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.s390x"
},
"product_reference": "grafana-0:7.5.11-5.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-5.el9_0.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.src"
},
"product_reference": "grafana-0:7.5.11-5.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.x86_64"
},
"product_reference": "grafana-0:7.5.11-5.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.aarch64"
},
"product_reference": "grafana-debuginfo-0:7.5.11-5.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.ppc64le"
},
"product_reference": "grafana-debuginfo-0:7.5.11-5.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.s390x"
},
"product_reference": "grafana-debuginfo-0:7.5.11-5.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.5.11-5.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"HTTPVoid team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-31107",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"discovery_date": "2022-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2104367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana. This flaw allows a malicious user with the authorization to log into a Grafana instance via a configured OAuth IdP to take over an existing Grafana account under certain conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: OAuth account takeover",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31107"
},
{
"category": "external",
"summary": "RHBZ#2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31107",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31107"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2"
}
],
"release_date": "2022-07-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-26T14:37:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5716"
},
{
"category": "workaround",
"details": "As a workaround, it is possible to disable any OAuth login or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: OAuth account takeover"
}
]
}
RHSA-2022:5717
Vulnerability from csaf_redhat - Published: 2022-07-26 15:54 - Updated: 2025-11-21 18:32A flaw was found in Grafana. This flaw allows a malicious user with the authorization to log into a Grafana instance via a configured OAuth IdP to take over an existing Grafana account under certain conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for\nGraphite, InfluxDB \u0026 OpenTSDB.\n\nSecurity Fix(es):\n\n* grafana: OAuth account takeover (CVE-2022-31107)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:5717",
"url": "https://access.redhat.com/errata/RHSA-2022:5717"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5717.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2025-11-21T18:32:32+00:00",
"generator": {
"date": "2025-11-21T18:32:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2022:5717",
"initial_release_date": "2022-07-26T15:54:04+00:00",
"revision_history": [
{
"date": "2022-07-26T15:54:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-07-26T15:54:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:32:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-3.el8_6.src",
"product": {
"name": "grafana-0:7.5.11-3.el8_6.src",
"product_id": "grafana-0:7.5.11-3.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-3.el8_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-3.el8_6.aarch64",
"product": {
"name": "grafana-0:7.5.11-3.el8_6.aarch64",
"product_id": "grafana-0:7.5.11-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-3.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.11-3.el8_6.aarch64",
"product": {
"name": "grafana-debuginfo-0:7.5.11-3.el8_6.aarch64",
"product_id": "grafana-debuginfo-0:7.5.11-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.11-3.el8_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-3.el8_6.ppc64le",
"product": {
"name": "grafana-0:7.5.11-3.el8_6.ppc64le",
"product_id": "grafana-0:7.5.11-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.11-3.el8_6.ppc64le",
"product": {
"name": "grafana-debuginfo-0:7.5.11-3.el8_6.ppc64le",
"product_id": "grafana-debuginfo-0:7.5.11-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.11-3.el8_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-3.el8_6.x86_64",
"product": {
"name": "grafana-0:7.5.11-3.el8_6.x86_64",
"product_id": "grafana-0:7.5.11-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.11-3.el8_6.x86_64",
"product": {
"name": "grafana-debuginfo-0:7.5.11-3.el8_6.x86_64",
"product_id": "grafana-debuginfo-0:7.5.11-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.11-3.el8_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-3.el8_6.s390x",
"product": {
"name": "grafana-0:7.5.11-3.el8_6.s390x",
"product_id": "grafana-0:7.5.11-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-3.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.11-3.el8_6.s390x",
"product": {
"name": "grafana-debuginfo-0:7.5.11-3.el8_6.s390x",
"product_id": "grafana-debuginfo-0:7.5.11-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.11-3.el8_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.aarch64"
},
"product_reference": "grafana-0:7.5.11-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.ppc64le"
},
"product_reference": "grafana-0:7.5.11-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.s390x"
},
"product_reference": "grafana-0:7.5.11-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-3.el8_6.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.src"
},
"product_reference": "grafana-0:7.5.11-3.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.x86_64"
},
"product_reference": "grafana-0:7.5.11-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.aarch64"
},
"product_reference": "grafana-debuginfo-0:7.5.11-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.ppc64le"
},
"product_reference": "grafana-debuginfo-0:7.5.11-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.s390x"
},
"product_reference": "grafana-debuginfo-0:7.5.11-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.5.11-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"HTTPVoid team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-31107",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"discovery_date": "2022-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2104367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana. This flaw allows a malicious user with the authorization to log into a Grafana instance via a configured OAuth IdP to take over an existing Grafana account under certain conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: OAuth account takeover",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31107"
},
{
"category": "external",
"summary": "RHBZ#2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31107",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31107"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2"
}
],
"release_date": "2022-07-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-26T15:54:04+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5717"
},
{
"category": "workaround",
"details": "As a workaround, it is possible to disable any OAuth login or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address.",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: OAuth account takeover"
}
]
}
RHSA-2022:5718
Vulnerability from csaf_redhat - Published: 2022-07-26 15:01 - Updated: 2025-11-21 18:32A flaw was found in Grafana. This flaw allows a malicious user with the authorization to log into a Grafana instance via a configured OAuth IdP to take over an existing Grafana account under certain conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for\nGraphite, InfluxDB \u0026 OpenTSDB.\n\nSecurity Fix(es):\n\n* grafana: OAuth account takeover (CVE-2022-31107)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:5718",
"url": "https://access.redhat.com/errata/RHSA-2022:5718"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5718.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2025-11-21T18:32:33+00:00",
"generator": {
"date": "2025-11-21T18:32:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2022:5718",
"initial_release_date": "2022-07-26T15:01:11+00:00",
"revision_history": [
{
"date": "2022-07-26T15:01:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-07-26T15:01:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:32:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.3.6-5.el8_4.src",
"product": {
"name": "grafana-0:7.3.6-5.el8_4.src",
"product_id": "grafana-0:7.3.6-5.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.3.6-5.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.3.6-5.el8_4.aarch64",
"product": {
"name": "grafana-0:7.3.6-5.el8_4.aarch64",
"product_id": "grafana-0:7.3.6-5.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.3.6-5.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.3.6-5.el8_4.aarch64",
"product": {
"name": "grafana-debuginfo-0:7.3.6-5.el8_4.aarch64",
"product_id": "grafana-debuginfo-0:7.3.6-5.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.3.6-5.el8_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.3.6-5.el8_4.ppc64le",
"product": {
"name": "grafana-0:7.3.6-5.el8_4.ppc64le",
"product_id": "grafana-0:7.3.6-5.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.3.6-5.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.3.6-5.el8_4.ppc64le",
"product": {
"name": "grafana-debuginfo-0:7.3.6-5.el8_4.ppc64le",
"product_id": "grafana-debuginfo-0:7.3.6-5.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.3.6-5.el8_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.3.6-5.el8_4.x86_64",
"product": {
"name": "grafana-0:7.3.6-5.el8_4.x86_64",
"product_id": "grafana-0:7.3.6-5.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.3.6-5.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.3.6-5.el8_4.x86_64",
"product": {
"name": "grafana-debuginfo-0:7.3.6-5.el8_4.x86_64",
"product_id": "grafana-debuginfo-0:7.3.6-5.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.3.6-5.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.3.6-5.el8_4.s390x",
"product": {
"name": "grafana-0:7.3.6-5.el8_4.s390x",
"product_id": "grafana-0:7.3.6-5.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.3.6-5.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.3.6-5.el8_4.s390x",
"product": {
"name": "grafana-debuginfo-0:7.3.6-5.el8_4.s390x",
"product_id": "grafana-debuginfo-0:7.3.6-5.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.3.6-5.el8_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-5.el8_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.aarch64"
},
"product_reference": "grafana-0:7.3.6-5.el8_4.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.ppc64le"
},
"product_reference": "grafana-0:7.3.6-5.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-5.el8_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.s390x"
},
"product_reference": "grafana-0:7.3.6-5.el8_4.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-5.el8_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.src"
},
"product_reference": "grafana-0:7.3.6-5.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.x86_64"
},
"product_reference": "grafana-0:7.3.6-5.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.3.6-5.el8_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.aarch64"
},
"product_reference": "grafana-debuginfo-0:7.3.6-5.el8_4.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.3.6-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.ppc64le"
},
"product_reference": "grafana-debuginfo-0:7.3.6-5.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.3.6-5.el8_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.s390x"
},
"product_reference": "grafana-debuginfo-0:7.3.6-5.el8_4.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.3.6-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.3.6-5.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"HTTPVoid team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-31107",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"discovery_date": "2022-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2104367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana. This flaw allows a malicious user with the authorization to log into a Grafana instance via a configured OAuth IdP to take over an existing Grafana account under certain conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: OAuth account takeover",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.src",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31107"
},
{
"category": "external",
"summary": "RHBZ#2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31107",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31107"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2"
}
],
"release_date": "2022-07-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-26T15:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.src",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5718"
},
{
"category": "workaround",
"details": "As a workaround, it is possible to disable any OAuth login or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.src",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.src",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: OAuth account takeover"
}
]
}
RHSA-2022:5719
Vulnerability from csaf_redhat - Published: 2022-07-26 14:55 - Updated: 2025-11-21 18:32A flaw was found in Grafana. This flaw allows a malicious user with the authorization to log into a Grafana instance via a configured OAuth IdP to take over an existing Grafana account under certain conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-azure-monitor-0:6.3.6-5.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-azure-monitor-0:6.3.6-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-azure-monitor-0:6.3.6-5.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-azure-monitor-0:6.3.6-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-cloudwatch-0:6.3.6-5.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-cloudwatch-0:6.3.6-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-cloudwatch-0:6.3.6-5.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-cloudwatch-0:6.3.6-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-debuginfo-0:6.3.6-5.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-debuginfo-0:6.3.6-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-debuginfo-0:6.3.6-5.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-debuginfo-0:6.3.6-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-elasticsearch-0:6.3.6-5.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-elasticsearch-0:6.3.6-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-elasticsearch-0:6.3.6-5.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-elasticsearch-0:6.3.6-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-graphite-0:6.3.6-5.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-graphite-0:6.3.6-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-graphite-0:6.3.6-5.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-graphite-0:6.3.6-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-influxdb-0:6.3.6-5.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-influxdb-0:6.3.6-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-influxdb-0:6.3.6-5.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-influxdb-0:6.3.6-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-loki-0:6.3.6-5.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-loki-0:6.3.6-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-loki-0:6.3.6-5.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-loki-0:6.3.6-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-mssql-0:6.3.6-5.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-mssql-0:6.3.6-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-mssql-0:6.3.6-5.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-mssql-0:6.3.6-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-mysql-0:6.3.6-5.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-mysql-0:6.3.6-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-mysql-0:6.3.6-5.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-mysql-0:6.3.6-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-opentsdb-0:6.3.6-5.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-opentsdb-0:6.3.6-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-opentsdb-0:6.3.6-5.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-opentsdb-0:6.3.6-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-postgres-0:6.3.6-5.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-postgres-0:6.3.6-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-postgres-0:6.3.6-5.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-postgres-0:6.3.6-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-prometheus-0:6.3.6-5.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-prometheus-0:6.3.6-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-prometheus-0:6.3.6-5.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-prometheus-0:6.3.6-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-stackdriver-0:6.3.6-5.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-stackdriver-0:6.3.6-5.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-stackdriver-0:6.3.6-5.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:grafana-stackdriver-0:6.3.6-5.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for\nGraphite, InfluxDB \u0026 OpenTSDB.\n\nSecurity Fix(es):\n\n* grafana: OAuth account takeover (CVE-2022-31107)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:5719",
"url": "https://access.redhat.com/errata/RHSA-2022:5719"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5719.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2025-11-21T18:32:34+00:00",
"generator": {
"date": "2025-11-21T18:32:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2022:5719",
"initial_release_date": "2022-07-26T14:55:48+00:00",
"revision_history": [
{
"date": "2022-07-26T14:55:48+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-07-26T14:55:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:32:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:6.3.6-5.el8_2.src",
"product": {
"name": "grafana-0:6.3.6-5.el8_2.src",
"product_id": "grafana-0:6.3.6-5.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@6.3.6-5.el8_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:6.3.6-5.el8_2.aarch64",
"product": {
"name": "grafana-0:6.3.6-5.el8_2.aarch64",
"product_id": "grafana-0:6.3.6-5.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@6.3.6-5.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-azure-monitor-0:6.3.6-5.el8_2.aarch64",
"product": {
"name": "grafana-azure-monitor-0:6.3.6-5.el8_2.aarch64",
"product_id": "grafana-azure-monitor-0:6.3.6-5.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-azure-monitor@6.3.6-5.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-cloudwatch-0:6.3.6-5.el8_2.aarch64",
"product": {
"name": "grafana-cloudwatch-0:6.3.6-5.el8_2.aarch64",
"product_id": "grafana-cloudwatch-0:6.3.6-5.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-cloudwatch@6.3.6-5.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-elasticsearch-0:6.3.6-5.el8_2.aarch64",
"product": {
"name": "grafana-elasticsearch-0:6.3.6-5.el8_2.aarch64",
"product_id": "grafana-elasticsearch-0:6.3.6-5.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-elasticsearch@6.3.6-5.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-graphite-0:6.3.6-5.el8_2.aarch64",
"product": {
"name": "grafana-graphite-0:6.3.6-5.el8_2.aarch64",
"product_id": "grafana-graphite-0:6.3.6-5.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-graphite@6.3.6-5.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-influxdb-0:6.3.6-5.el8_2.aarch64",
"product": {
"name": "grafana-influxdb-0:6.3.6-5.el8_2.aarch64",
"product_id": "grafana-influxdb-0:6.3.6-5.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-influxdb@6.3.6-5.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-loki-0:6.3.6-5.el8_2.aarch64",
"product": {
"name": "grafana-loki-0:6.3.6-5.el8_2.aarch64",
"product_id": "grafana-loki-0:6.3.6-5.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-loki@6.3.6-5.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-mssql-0:6.3.6-5.el8_2.aarch64",
"product": {
"name": "grafana-mssql-0:6.3.6-5.el8_2.aarch64",
"product_id": "grafana-mssql-0:6.3.6-5.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-mssql@6.3.6-5.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-mysql-0:6.3.6-5.el8_2.aarch64",
"product": {
"name": "grafana-mysql-0:6.3.6-5.el8_2.aarch64",
"product_id": "grafana-mysql-0:6.3.6-5.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-mysql@6.3.6-5.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-opentsdb-0:6.3.6-5.el8_2.aarch64",
"product": {
"name": "grafana-opentsdb-0:6.3.6-5.el8_2.aarch64",
"product_id": "grafana-opentsdb-0:6.3.6-5.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-opentsdb@6.3.6-5.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-postgres-0:6.3.6-5.el8_2.aarch64",
"product": {
"name": "grafana-postgres-0:6.3.6-5.el8_2.aarch64",
"product_id": "grafana-postgres-0:6.3.6-5.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-postgres@6.3.6-5.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-prometheus-0:6.3.6-5.el8_2.aarch64",
"product": {
"name": "grafana-prometheus-0:6.3.6-5.el8_2.aarch64",
"product_id": "grafana-prometheus-0:6.3.6-5.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-prometheus@6.3.6-5.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-stackdriver-0:6.3.6-5.el8_2.aarch64",
"product": {
"name": "grafana-stackdriver-0:6.3.6-5.el8_2.aarch64",
"product_id": "grafana-stackdriver-0:6.3.6-5.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-stackdriver@6.3.6-5.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:6.3.6-5.el8_2.aarch64",
"product": {
"name": "grafana-debuginfo-0:6.3.6-5.el8_2.aarch64",
"product_id": "grafana-debuginfo-0:6.3.6-5.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@6.3.6-5.el8_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:6.3.6-5.el8_2.ppc64le",
"product": {
"name": "grafana-0:6.3.6-5.el8_2.ppc64le",
"product_id": "grafana-0:6.3.6-5.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@6.3.6-5.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-azure-monitor-0:6.3.6-5.el8_2.ppc64le",
"product": {
"name": "grafana-azure-monitor-0:6.3.6-5.el8_2.ppc64le",
"product_id": "grafana-azure-monitor-0:6.3.6-5.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-azure-monitor@6.3.6-5.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-cloudwatch-0:6.3.6-5.el8_2.ppc64le",
"product": {
"name": "grafana-cloudwatch-0:6.3.6-5.el8_2.ppc64le",
"product_id": "grafana-cloudwatch-0:6.3.6-5.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-cloudwatch@6.3.6-5.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-elasticsearch-0:6.3.6-5.el8_2.ppc64le",
"product": {
"name": "grafana-elasticsearch-0:6.3.6-5.el8_2.ppc64le",
"product_id": "grafana-elasticsearch-0:6.3.6-5.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-elasticsearch@6.3.6-5.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-graphite-0:6.3.6-5.el8_2.ppc64le",
"product": {
"name": "grafana-graphite-0:6.3.6-5.el8_2.ppc64le",
"product_id": "grafana-graphite-0:6.3.6-5.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-graphite@6.3.6-5.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-influxdb-0:6.3.6-5.el8_2.ppc64le",
"product": {
"name": "grafana-influxdb-0:6.3.6-5.el8_2.ppc64le",
"product_id": "grafana-influxdb-0:6.3.6-5.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-influxdb@6.3.6-5.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-loki-0:6.3.6-5.el8_2.ppc64le",
"product": {
"name": "grafana-loki-0:6.3.6-5.el8_2.ppc64le",
"product_id": "grafana-loki-0:6.3.6-5.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-loki@6.3.6-5.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-mssql-0:6.3.6-5.el8_2.ppc64le",
"product": {
"name": "grafana-mssql-0:6.3.6-5.el8_2.ppc64le",
"product_id": "grafana-mssql-0:6.3.6-5.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-mssql@6.3.6-5.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-mysql-0:6.3.6-5.el8_2.ppc64le",
"product": {
"name": "grafana-mysql-0:6.3.6-5.el8_2.ppc64le",
"product_id": "grafana-mysql-0:6.3.6-5.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-mysql@6.3.6-5.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-opentsdb-0:6.3.6-5.el8_2.ppc64le",
"product": {
"name": "grafana-opentsdb-0:6.3.6-5.el8_2.ppc64le",
"product_id": "grafana-opentsdb-0:6.3.6-5.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-opentsdb@6.3.6-5.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-postgres-0:6.3.6-5.el8_2.ppc64le",
"product": {
"name": "grafana-postgres-0:6.3.6-5.el8_2.ppc64le",
"product_id": "grafana-postgres-0:6.3.6-5.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-postgres@6.3.6-5.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-prometheus-0:6.3.6-5.el8_2.ppc64le",
"product": {
"name": "grafana-prometheus-0:6.3.6-5.el8_2.ppc64le",
"product_id": "grafana-prometheus-0:6.3.6-5.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-prometheus@6.3.6-5.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-stackdriver-0:6.3.6-5.el8_2.ppc64le",
"product": {
"name": "grafana-stackdriver-0:6.3.6-5.el8_2.ppc64le",
"product_id": "grafana-stackdriver-0:6.3.6-5.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-stackdriver@6.3.6-5.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:6.3.6-5.el8_2.ppc64le",
"product": {
"name": "grafana-debuginfo-0:6.3.6-5.el8_2.ppc64le",
"product_id": "grafana-debuginfo-0:6.3.6-5.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@6.3.6-5.el8_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:6.3.6-5.el8_2.x86_64",
"product": {
"name": "grafana-0:6.3.6-5.el8_2.x86_64",
"product_id": "grafana-0:6.3.6-5.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@6.3.6-5.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-azure-monitor-0:6.3.6-5.el8_2.x86_64",
"product": {
"name": "grafana-azure-monitor-0:6.3.6-5.el8_2.x86_64",
"product_id": "grafana-azure-monitor-0:6.3.6-5.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-azure-monitor@6.3.6-5.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-cloudwatch-0:6.3.6-5.el8_2.x86_64",
"product": {
"name": "grafana-cloudwatch-0:6.3.6-5.el8_2.x86_64",
"product_id": "grafana-cloudwatch-0:6.3.6-5.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-cloudwatch@6.3.6-5.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-elasticsearch-0:6.3.6-5.el8_2.x86_64",
"product": {
"name": "grafana-elasticsearch-0:6.3.6-5.el8_2.x86_64",
"product_id": "grafana-elasticsearch-0:6.3.6-5.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-elasticsearch@6.3.6-5.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-graphite-0:6.3.6-5.el8_2.x86_64",
"product": {
"name": "grafana-graphite-0:6.3.6-5.el8_2.x86_64",
"product_id": "grafana-graphite-0:6.3.6-5.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-graphite@6.3.6-5.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-influxdb-0:6.3.6-5.el8_2.x86_64",
"product": {
"name": "grafana-influxdb-0:6.3.6-5.el8_2.x86_64",
"product_id": "grafana-influxdb-0:6.3.6-5.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-influxdb@6.3.6-5.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-loki-0:6.3.6-5.el8_2.x86_64",
"product": {
"name": "grafana-loki-0:6.3.6-5.el8_2.x86_64",
"product_id": "grafana-loki-0:6.3.6-5.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-loki@6.3.6-5.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-mssql-0:6.3.6-5.el8_2.x86_64",
"product": {
"name": "grafana-mssql-0:6.3.6-5.el8_2.x86_64",
"product_id": "grafana-mssql-0:6.3.6-5.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-mssql@6.3.6-5.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-mysql-0:6.3.6-5.el8_2.x86_64",
"product": {
"name": "grafana-mysql-0:6.3.6-5.el8_2.x86_64",
"product_id": "grafana-mysql-0:6.3.6-5.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-mysql@6.3.6-5.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-opentsdb-0:6.3.6-5.el8_2.x86_64",
"product": {
"name": "grafana-opentsdb-0:6.3.6-5.el8_2.x86_64",
"product_id": "grafana-opentsdb-0:6.3.6-5.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-opentsdb@6.3.6-5.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-postgres-0:6.3.6-5.el8_2.x86_64",
"product": {
"name": "grafana-postgres-0:6.3.6-5.el8_2.x86_64",
"product_id": "grafana-postgres-0:6.3.6-5.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-postgres@6.3.6-5.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-prometheus-0:6.3.6-5.el8_2.x86_64",
"product": {
"name": "grafana-prometheus-0:6.3.6-5.el8_2.x86_64",
"product_id": "grafana-prometheus-0:6.3.6-5.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-prometheus@6.3.6-5.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-stackdriver-0:6.3.6-5.el8_2.x86_64",
"product": {
"name": "grafana-stackdriver-0:6.3.6-5.el8_2.x86_64",
"product_id": "grafana-stackdriver-0:6.3.6-5.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-stackdriver@6.3.6-5.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:6.3.6-5.el8_2.x86_64",
"product": {
"name": "grafana-debuginfo-0:6.3.6-5.el8_2.x86_64",
"product_id": "grafana-debuginfo-0:6.3.6-5.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@6.3.6-5.el8_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:6.3.6-5.el8_2.s390x",
"product": {
"name": "grafana-0:6.3.6-5.el8_2.s390x",
"product_id": "grafana-0:6.3.6-5.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@6.3.6-5.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-azure-monitor-0:6.3.6-5.el8_2.s390x",
"product": {
"name": "grafana-azure-monitor-0:6.3.6-5.el8_2.s390x",
"product_id": "grafana-azure-monitor-0:6.3.6-5.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-azure-monitor@6.3.6-5.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-cloudwatch-0:6.3.6-5.el8_2.s390x",
"product": {
"name": "grafana-cloudwatch-0:6.3.6-5.el8_2.s390x",
"product_id": "grafana-cloudwatch-0:6.3.6-5.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-cloudwatch@6.3.6-5.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-elasticsearch-0:6.3.6-5.el8_2.s390x",
"product": {
"name": "grafana-elasticsearch-0:6.3.6-5.el8_2.s390x",
"product_id": "grafana-elasticsearch-0:6.3.6-5.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-elasticsearch@6.3.6-5.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-graphite-0:6.3.6-5.el8_2.s390x",
"product": {
"name": "grafana-graphite-0:6.3.6-5.el8_2.s390x",
"product_id": "grafana-graphite-0:6.3.6-5.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-graphite@6.3.6-5.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-influxdb-0:6.3.6-5.el8_2.s390x",
"product": {
"name": "grafana-influxdb-0:6.3.6-5.el8_2.s390x",
"product_id": "grafana-influxdb-0:6.3.6-5.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-influxdb@6.3.6-5.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-loki-0:6.3.6-5.el8_2.s390x",
"product": {
"name": "grafana-loki-0:6.3.6-5.el8_2.s390x",
"product_id": "grafana-loki-0:6.3.6-5.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-loki@6.3.6-5.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-mssql-0:6.3.6-5.el8_2.s390x",
"product": {
"name": "grafana-mssql-0:6.3.6-5.el8_2.s390x",
"product_id": "grafana-mssql-0:6.3.6-5.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-mssql@6.3.6-5.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-mysql-0:6.3.6-5.el8_2.s390x",
"product": {
"name": "grafana-mysql-0:6.3.6-5.el8_2.s390x",
"product_id": "grafana-mysql-0:6.3.6-5.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-mysql@6.3.6-5.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-opentsdb-0:6.3.6-5.el8_2.s390x",
"product": {
"name": "grafana-opentsdb-0:6.3.6-5.el8_2.s390x",
"product_id": "grafana-opentsdb-0:6.3.6-5.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-opentsdb@6.3.6-5.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-postgres-0:6.3.6-5.el8_2.s390x",
"product": {
"name": "grafana-postgres-0:6.3.6-5.el8_2.s390x",
"product_id": "grafana-postgres-0:6.3.6-5.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-postgres@6.3.6-5.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-prometheus-0:6.3.6-5.el8_2.s390x",
"product": {
"name": "grafana-prometheus-0:6.3.6-5.el8_2.s390x",
"product_id": "grafana-prometheus-0:6.3.6-5.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-prometheus@6.3.6-5.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-stackdriver-0:6.3.6-5.el8_2.s390x",
"product": {
"name": "grafana-stackdriver-0:6.3.6-5.el8_2.s390x",
"product_id": "grafana-stackdriver-0:6.3.6-5.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-stackdriver@6.3.6-5.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:6.3.6-5.el8_2.s390x",
"product": {
"name": "grafana-debuginfo-0:6.3.6-5.el8_2.s390x",
"product_id": "grafana-debuginfo-0:6.3.6-5.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@6.3.6-5.el8_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:6.3.6-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.aarch64"
},
"product_reference": "grafana-0:6.3.6-5.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:6.3.6-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.ppc64le"
},
"product_reference": "grafana-0:6.3.6-5.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:6.3.6-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.s390x"
},
"product_reference": "grafana-0:6.3.6-5.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:6.3.6-5.el8_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.src"
},
"product_reference": "grafana-0:6.3.6-5.el8_2.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:6.3.6-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.x86_64"
},
"product_reference": "grafana-0:6.3.6-5.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-azure-monitor-0:6.3.6-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-azure-monitor-0:6.3.6-5.el8_2.aarch64"
},
"product_reference": "grafana-azure-monitor-0:6.3.6-5.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-azure-monitor-0:6.3.6-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-azure-monitor-0:6.3.6-5.el8_2.ppc64le"
},
"product_reference": "grafana-azure-monitor-0:6.3.6-5.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-azure-monitor-0:6.3.6-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-azure-monitor-0:6.3.6-5.el8_2.s390x"
},
"product_reference": "grafana-azure-monitor-0:6.3.6-5.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-azure-monitor-0:6.3.6-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-azure-monitor-0:6.3.6-5.el8_2.x86_64"
},
"product_reference": "grafana-azure-monitor-0:6.3.6-5.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-cloudwatch-0:6.3.6-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-cloudwatch-0:6.3.6-5.el8_2.aarch64"
},
"product_reference": "grafana-cloudwatch-0:6.3.6-5.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-cloudwatch-0:6.3.6-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-cloudwatch-0:6.3.6-5.el8_2.ppc64le"
},
"product_reference": "grafana-cloudwatch-0:6.3.6-5.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-cloudwatch-0:6.3.6-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-cloudwatch-0:6.3.6-5.el8_2.s390x"
},
"product_reference": "grafana-cloudwatch-0:6.3.6-5.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-cloudwatch-0:6.3.6-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-cloudwatch-0:6.3.6-5.el8_2.x86_64"
},
"product_reference": "grafana-cloudwatch-0:6.3.6-5.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:6.3.6-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-debuginfo-0:6.3.6-5.el8_2.aarch64"
},
"product_reference": "grafana-debuginfo-0:6.3.6-5.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:6.3.6-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-debuginfo-0:6.3.6-5.el8_2.ppc64le"
},
"product_reference": "grafana-debuginfo-0:6.3.6-5.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:6.3.6-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-debuginfo-0:6.3.6-5.el8_2.s390x"
},
"product_reference": "grafana-debuginfo-0:6.3.6-5.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:6.3.6-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-debuginfo-0:6.3.6-5.el8_2.x86_64"
},
"product_reference": "grafana-debuginfo-0:6.3.6-5.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-elasticsearch-0:6.3.6-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-elasticsearch-0:6.3.6-5.el8_2.aarch64"
},
"product_reference": "grafana-elasticsearch-0:6.3.6-5.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-elasticsearch-0:6.3.6-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-elasticsearch-0:6.3.6-5.el8_2.ppc64le"
},
"product_reference": "grafana-elasticsearch-0:6.3.6-5.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-elasticsearch-0:6.3.6-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-elasticsearch-0:6.3.6-5.el8_2.s390x"
},
"product_reference": "grafana-elasticsearch-0:6.3.6-5.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-elasticsearch-0:6.3.6-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-elasticsearch-0:6.3.6-5.el8_2.x86_64"
},
"product_reference": "grafana-elasticsearch-0:6.3.6-5.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-graphite-0:6.3.6-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-graphite-0:6.3.6-5.el8_2.aarch64"
},
"product_reference": "grafana-graphite-0:6.3.6-5.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-graphite-0:6.3.6-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-graphite-0:6.3.6-5.el8_2.ppc64le"
},
"product_reference": "grafana-graphite-0:6.3.6-5.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-graphite-0:6.3.6-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-graphite-0:6.3.6-5.el8_2.s390x"
},
"product_reference": "grafana-graphite-0:6.3.6-5.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-graphite-0:6.3.6-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-graphite-0:6.3.6-5.el8_2.x86_64"
},
"product_reference": "grafana-graphite-0:6.3.6-5.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-influxdb-0:6.3.6-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-influxdb-0:6.3.6-5.el8_2.aarch64"
},
"product_reference": "grafana-influxdb-0:6.3.6-5.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-influxdb-0:6.3.6-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-influxdb-0:6.3.6-5.el8_2.ppc64le"
},
"product_reference": "grafana-influxdb-0:6.3.6-5.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-influxdb-0:6.3.6-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-influxdb-0:6.3.6-5.el8_2.s390x"
},
"product_reference": "grafana-influxdb-0:6.3.6-5.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-influxdb-0:6.3.6-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-influxdb-0:6.3.6-5.el8_2.x86_64"
},
"product_reference": "grafana-influxdb-0:6.3.6-5.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-loki-0:6.3.6-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-loki-0:6.3.6-5.el8_2.aarch64"
},
"product_reference": "grafana-loki-0:6.3.6-5.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-loki-0:6.3.6-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-loki-0:6.3.6-5.el8_2.ppc64le"
},
"product_reference": "grafana-loki-0:6.3.6-5.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-loki-0:6.3.6-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-loki-0:6.3.6-5.el8_2.s390x"
},
"product_reference": "grafana-loki-0:6.3.6-5.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-loki-0:6.3.6-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-loki-0:6.3.6-5.el8_2.x86_64"
},
"product_reference": "grafana-loki-0:6.3.6-5.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-mssql-0:6.3.6-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-mssql-0:6.3.6-5.el8_2.aarch64"
},
"product_reference": "grafana-mssql-0:6.3.6-5.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-mssql-0:6.3.6-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-mssql-0:6.3.6-5.el8_2.ppc64le"
},
"product_reference": "grafana-mssql-0:6.3.6-5.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-mssql-0:6.3.6-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-mssql-0:6.3.6-5.el8_2.s390x"
},
"product_reference": "grafana-mssql-0:6.3.6-5.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-mssql-0:6.3.6-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-mssql-0:6.3.6-5.el8_2.x86_64"
},
"product_reference": "grafana-mssql-0:6.3.6-5.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-mysql-0:6.3.6-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-mysql-0:6.3.6-5.el8_2.aarch64"
},
"product_reference": "grafana-mysql-0:6.3.6-5.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-mysql-0:6.3.6-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-mysql-0:6.3.6-5.el8_2.ppc64le"
},
"product_reference": "grafana-mysql-0:6.3.6-5.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-mysql-0:6.3.6-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-mysql-0:6.3.6-5.el8_2.s390x"
},
"product_reference": "grafana-mysql-0:6.3.6-5.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-mysql-0:6.3.6-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-mysql-0:6.3.6-5.el8_2.x86_64"
},
"product_reference": "grafana-mysql-0:6.3.6-5.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-opentsdb-0:6.3.6-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-opentsdb-0:6.3.6-5.el8_2.aarch64"
},
"product_reference": "grafana-opentsdb-0:6.3.6-5.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-opentsdb-0:6.3.6-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-opentsdb-0:6.3.6-5.el8_2.ppc64le"
},
"product_reference": "grafana-opentsdb-0:6.3.6-5.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-opentsdb-0:6.3.6-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-opentsdb-0:6.3.6-5.el8_2.s390x"
},
"product_reference": "grafana-opentsdb-0:6.3.6-5.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-opentsdb-0:6.3.6-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-opentsdb-0:6.3.6-5.el8_2.x86_64"
},
"product_reference": "grafana-opentsdb-0:6.3.6-5.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-postgres-0:6.3.6-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-postgres-0:6.3.6-5.el8_2.aarch64"
},
"product_reference": "grafana-postgres-0:6.3.6-5.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-postgres-0:6.3.6-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-postgres-0:6.3.6-5.el8_2.ppc64le"
},
"product_reference": "grafana-postgres-0:6.3.6-5.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-postgres-0:6.3.6-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-postgres-0:6.3.6-5.el8_2.s390x"
},
"product_reference": "grafana-postgres-0:6.3.6-5.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-postgres-0:6.3.6-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-postgres-0:6.3.6-5.el8_2.x86_64"
},
"product_reference": "grafana-postgres-0:6.3.6-5.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-prometheus-0:6.3.6-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-prometheus-0:6.3.6-5.el8_2.aarch64"
},
"product_reference": "grafana-prometheus-0:6.3.6-5.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-prometheus-0:6.3.6-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-prometheus-0:6.3.6-5.el8_2.ppc64le"
},
"product_reference": "grafana-prometheus-0:6.3.6-5.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-prometheus-0:6.3.6-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-prometheus-0:6.3.6-5.el8_2.s390x"
},
"product_reference": "grafana-prometheus-0:6.3.6-5.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-prometheus-0:6.3.6-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-prometheus-0:6.3.6-5.el8_2.x86_64"
},
"product_reference": "grafana-prometheus-0:6.3.6-5.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-stackdriver-0:6.3.6-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-stackdriver-0:6.3.6-5.el8_2.aarch64"
},
"product_reference": "grafana-stackdriver-0:6.3.6-5.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-stackdriver-0:6.3.6-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-stackdriver-0:6.3.6-5.el8_2.ppc64le"
},
"product_reference": "grafana-stackdriver-0:6.3.6-5.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-stackdriver-0:6.3.6-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-stackdriver-0:6.3.6-5.el8_2.s390x"
},
"product_reference": "grafana-stackdriver-0:6.3.6-5.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-stackdriver-0:6.3.6-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:grafana-stackdriver-0:6.3.6-5.el8_2.x86_64"
},
"product_reference": "grafana-stackdriver-0:6.3.6-5.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"HTTPVoid team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-31107",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"discovery_date": "2022-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2104367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana. This flaw allows a malicious user with the authorization to log into a Grafana instance via a configured OAuth IdP to take over an existing Grafana account under certain conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: OAuth account takeover",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.src",
"AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-azure-monitor-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-azure-monitor-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-azure-monitor-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-azure-monitor-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-cloudwatch-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-cloudwatch-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-cloudwatch-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-cloudwatch-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-debuginfo-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-debuginfo-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-debuginfo-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-debuginfo-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-elasticsearch-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-elasticsearch-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-elasticsearch-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-elasticsearch-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-graphite-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-graphite-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-graphite-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-graphite-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-influxdb-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-influxdb-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-influxdb-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-influxdb-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-loki-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-loki-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-loki-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-loki-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-mssql-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-mssql-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-mssql-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-mssql-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-mysql-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-mysql-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-mysql-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-mysql-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-opentsdb-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-opentsdb-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-opentsdb-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-opentsdb-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-postgres-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-postgres-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-postgres-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-postgres-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-prometheus-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-prometheus-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-prometheus-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-prometheus-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-stackdriver-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-stackdriver-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-stackdriver-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-stackdriver-0:6.3.6-5.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31107"
},
{
"category": "external",
"summary": "RHBZ#2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31107",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31107"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2"
}
],
"release_date": "2022-07-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-26T14:55:48+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.src",
"AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-azure-monitor-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-azure-monitor-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-azure-monitor-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-azure-monitor-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-cloudwatch-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-cloudwatch-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-cloudwatch-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-cloudwatch-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-debuginfo-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-debuginfo-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-debuginfo-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-debuginfo-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-elasticsearch-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-elasticsearch-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-elasticsearch-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-elasticsearch-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-graphite-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-graphite-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-graphite-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-graphite-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-influxdb-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-influxdb-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-influxdb-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-influxdb-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-loki-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-loki-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-loki-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-loki-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-mssql-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-mssql-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-mssql-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-mssql-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-mysql-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-mysql-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-mysql-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-mysql-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-opentsdb-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-opentsdb-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-opentsdb-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-opentsdb-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-postgres-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-postgres-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-postgres-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-postgres-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-prometheus-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-prometheus-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-prometheus-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-prometheus-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-stackdriver-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-stackdriver-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-stackdriver-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-stackdriver-0:6.3.6-5.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5719"
},
{
"category": "workaround",
"details": "As a workaround, it is possible to disable any OAuth login or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.src",
"AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-azure-monitor-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-azure-monitor-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-azure-monitor-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-azure-monitor-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-cloudwatch-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-cloudwatch-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-cloudwatch-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-cloudwatch-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-debuginfo-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-debuginfo-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-debuginfo-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-debuginfo-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-elasticsearch-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-elasticsearch-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-elasticsearch-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-elasticsearch-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-graphite-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-graphite-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-graphite-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-graphite-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-influxdb-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-influxdb-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-influxdb-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-influxdb-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-loki-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-loki-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-loki-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-loki-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-mssql-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-mssql-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-mssql-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-mssql-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-mysql-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-mysql-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-mysql-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-mysql-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-opentsdb-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-opentsdb-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-opentsdb-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-opentsdb-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-postgres-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-postgres-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-postgres-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-postgres-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-prometheus-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-prometheus-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-prometheus-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-prometheus-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-stackdriver-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-stackdriver-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-stackdriver-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-stackdriver-0:6.3.6-5.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.src",
"AppStream-8.2.0.Z.EUS:grafana-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-azure-monitor-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-azure-monitor-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-azure-monitor-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-azure-monitor-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-cloudwatch-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-cloudwatch-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-cloudwatch-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-cloudwatch-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-debuginfo-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-debuginfo-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-debuginfo-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-debuginfo-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-elasticsearch-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-elasticsearch-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-elasticsearch-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-elasticsearch-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-graphite-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-graphite-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-graphite-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-graphite-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-influxdb-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-influxdb-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-influxdb-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-influxdb-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-loki-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-loki-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-loki-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-loki-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-mssql-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-mssql-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-mssql-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-mssql-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-mysql-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-mysql-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-mysql-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-mysql-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-opentsdb-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-opentsdb-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-opentsdb-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-opentsdb-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-postgres-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-postgres-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-postgres-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-postgres-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-prometheus-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-prometheus-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-prometheus-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-prometheus-0:6.3.6-5.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:grafana-stackdriver-0:6.3.6-5.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:grafana-stackdriver-0:6.3.6-5.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:grafana-stackdriver-0:6.3.6-5.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:grafana-stackdriver-0:6.3.6-5.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: OAuth account takeover"
}
]
}
RHSA-2022:5720
Vulnerability from csaf_redhat - Published: 2022-07-26 14:19 - Updated: 2025-11-21 18:32A flaw was found in Grafana. This flaw allows a malicious user with the authorization to log into a Grafana instance via a configured OAuth IdP to take over an existing Grafana account under certain conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-0:6.2.2-9.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-0:6.2.2-9.el8_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-0:6.2.2-9.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-azure-monitor-0:6.2.2-9.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-azure-monitor-0:6.2.2-9.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-cloudwatch-0:6.2.2-9.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-cloudwatch-0:6.2.2-9.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-debuginfo-0:6.2.2-9.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-debuginfo-0:6.2.2-9.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-elasticsearch-0:6.2.2-9.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-elasticsearch-0:6.2.2-9.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-graphite-0:6.2.2-9.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-graphite-0:6.2.2-9.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-influxdb-0:6.2.2-9.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-influxdb-0:6.2.2-9.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-loki-0:6.2.2-9.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-loki-0:6.2.2-9.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-mssql-0:6.2.2-9.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-mssql-0:6.2.2-9.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-mysql-0:6.2.2-9.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-mysql-0:6.2.2-9.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-opentsdb-0:6.2.2-9.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-opentsdb-0:6.2.2-9.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-postgres-0:6.2.2-9.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-postgres-0:6.2.2-9.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-prometheus-0:6.2.2-9.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-prometheus-0:6.2.2-9.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-stackdriver-0:6.2.2-9.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:grafana-stackdriver-0:6.2.2-9.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for\nGraphite, InfluxDB \u0026 OpenTSDB.\n\nSecurity Fix(es):\n\n* grafana: OAuth account takeover (CVE-2022-31107)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:5720",
"url": "https://access.redhat.com/errata/RHSA-2022:5720"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5720.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2025-11-21T18:32:34+00:00",
"generator": {
"date": "2025-11-21T18:32:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2022:5720",
"initial_release_date": "2022-07-26T14:19:43+00:00",
"revision_history": [
{
"date": "2022-07-26T14:19:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-07-26T14:19:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:32:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.1::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:6.2.2-9.el8_1.src",
"product": {
"name": "grafana-0:6.2.2-9.el8_1.src",
"product_id": "grafana-0:6.2.2-9.el8_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@6.2.2-9.el8_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:6.2.2-9.el8_1.ppc64le",
"product": {
"name": "grafana-0:6.2.2-9.el8_1.ppc64le",
"product_id": "grafana-0:6.2.2-9.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@6.2.2-9.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-azure-monitor-0:6.2.2-9.el8_1.ppc64le",
"product": {
"name": "grafana-azure-monitor-0:6.2.2-9.el8_1.ppc64le",
"product_id": "grafana-azure-monitor-0:6.2.2-9.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-azure-monitor@6.2.2-9.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-cloudwatch-0:6.2.2-9.el8_1.ppc64le",
"product": {
"name": "grafana-cloudwatch-0:6.2.2-9.el8_1.ppc64le",
"product_id": "grafana-cloudwatch-0:6.2.2-9.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-cloudwatch@6.2.2-9.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-elasticsearch-0:6.2.2-9.el8_1.ppc64le",
"product": {
"name": "grafana-elasticsearch-0:6.2.2-9.el8_1.ppc64le",
"product_id": "grafana-elasticsearch-0:6.2.2-9.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-elasticsearch@6.2.2-9.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-graphite-0:6.2.2-9.el8_1.ppc64le",
"product": {
"name": "grafana-graphite-0:6.2.2-9.el8_1.ppc64le",
"product_id": "grafana-graphite-0:6.2.2-9.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-graphite@6.2.2-9.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-influxdb-0:6.2.2-9.el8_1.ppc64le",
"product": {
"name": "grafana-influxdb-0:6.2.2-9.el8_1.ppc64le",
"product_id": "grafana-influxdb-0:6.2.2-9.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-influxdb@6.2.2-9.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-loki-0:6.2.2-9.el8_1.ppc64le",
"product": {
"name": "grafana-loki-0:6.2.2-9.el8_1.ppc64le",
"product_id": "grafana-loki-0:6.2.2-9.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-loki@6.2.2-9.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-mssql-0:6.2.2-9.el8_1.ppc64le",
"product": {
"name": "grafana-mssql-0:6.2.2-9.el8_1.ppc64le",
"product_id": "grafana-mssql-0:6.2.2-9.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-mssql@6.2.2-9.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-mysql-0:6.2.2-9.el8_1.ppc64le",
"product": {
"name": "grafana-mysql-0:6.2.2-9.el8_1.ppc64le",
"product_id": "grafana-mysql-0:6.2.2-9.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-mysql@6.2.2-9.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-opentsdb-0:6.2.2-9.el8_1.ppc64le",
"product": {
"name": "grafana-opentsdb-0:6.2.2-9.el8_1.ppc64le",
"product_id": "grafana-opentsdb-0:6.2.2-9.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-opentsdb@6.2.2-9.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-postgres-0:6.2.2-9.el8_1.ppc64le",
"product": {
"name": "grafana-postgres-0:6.2.2-9.el8_1.ppc64le",
"product_id": "grafana-postgres-0:6.2.2-9.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-postgres@6.2.2-9.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-prometheus-0:6.2.2-9.el8_1.ppc64le",
"product": {
"name": "grafana-prometheus-0:6.2.2-9.el8_1.ppc64le",
"product_id": "grafana-prometheus-0:6.2.2-9.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-prometheus@6.2.2-9.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-stackdriver-0:6.2.2-9.el8_1.ppc64le",
"product": {
"name": "grafana-stackdriver-0:6.2.2-9.el8_1.ppc64le",
"product_id": "grafana-stackdriver-0:6.2.2-9.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-stackdriver@6.2.2-9.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:6.2.2-9.el8_1.ppc64le",
"product": {
"name": "grafana-debuginfo-0:6.2.2-9.el8_1.ppc64le",
"product_id": "grafana-debuginfo-0:6.2.2-9.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@6.2.2-9.el8_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:6.2.2-9.el8_1.x86_64",
"product": {
"name": "grafana-0:6.2.2-9.el8_1.x86_64",
"product_id": "grafana-0:6.2.2-9.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@6.2.2-9.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-azure-monitor-0:6.2.2-9.el8_1.x86_64",
"product": {
"name": "grafana-azure-monitor-0:6.2.2-9.el8_1.x86_64",
"product_id": "grafana-azure-monitor-0:6.2.2-9.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-azure-monitor@6.2.2-9.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-cloudwatch-0:6.2.2-9.el8_1.x86_64",
"product": {
"name": "grafana-cloudwatch-0:6.2.2-9.el8_1.x86_64",
"product_id": "grafana-cloudwatch-0:6.2.2-9.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-cloudwatch@6.2.2-9.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-elasticsearch-0:6.2.2-9.el8_1.x86_64",
"product": {
"name": "grafana-elasticsearch-0:6.2.2-9.el8_1.x86_64",
"product_id": "grafana-elasticsearch-0:6.2.2-9.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-elasticsearch@6.2.2-9.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-graphite-0:6.2.2-9.el8_1.x86_64",
"product": {
"name": "grafana-graphite-0:6.2.2-9.el8_1.x86_64",
"product_id": "grafana-graphite-0:6.2.2-9.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-graphite@6.2.2-9.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-influxdb-0:6.2.2-9.el8_1.x86_64",
"product": {
"name": "grafana-influxdb-0:6.2.2-9.el8_1.x86_64",
"product_id": "grafana-influxdb-0:6.2.2-9.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-influxdb@6.2.2-9.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-loki-0:6.2.2-9.el8_1.x86_64",
"product": {
"name": "grafana-loki-0:6.2.2-9.el8_1.x86_64",
"product_id": "grafana-loki-0:6.2.2-9.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-loki@6.2.2-9.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-mssql-0:6.2.2-9.el8_1.x86_64",
"product": {
"name": "grafana-mssql-0:6.2.2-9.el8_1.x86_64",
"product_id": "grafana-mssql-0:6.2.2-9.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-mssql@6.2.2-9.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-mysql-0:6.2.2-9.el8_1.x86_64",
"product": {
"name": "grafana-mysql-0:6.2.2-9.el8_1.x86_64",
"product_id": "grafana-mysql-0:6.2.2-9.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-mysql@6.2.2-9.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-opentsdb-0:6.2.2-9.el8_1.x86_64",
"product": {
"name": "grafana-opentsdb-0:6.2.2-9.el8_1.x86_64",
"product_id": "grafana-opentsdb-0:6.2.2-9.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-opentsdb@6.2.2-9.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-postgres-0:6.2.2-9.el8_1.x86_64",
"product": {
"name": "grafana-postgres-0:6.2.2-9.el8_1.x86_64",
"product_id": "grafana-postgres-0:6.2.2-9.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-postgres@6.2.2-9.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-prometheus-0:6.2.2-9.el8_1.x86_64",
"product": {
"name": "grafana-prometheus-0:6.2.2-9.el8_1.x86_64",
"product_id": "grafana-prometheus-0:6.2.2-9.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-prometheus@6.2.2-9.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-stackdriver-0:6.2.2-9.el8_1.x86_64",
"product": {
"name": "grafana-stackdriver-0:6.2.2-9.el8_1.x86_64",
"product_id": "grafana-stackdriver-0:6.2.2-9.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-stackdriver@6.2.2-9.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:6.2.2-9.el8_1.x86_64",
"product": {
"name": "grafana-debuginfo-0:6.2.2-9.el8_1.x86_64",
"product_id": "grafana-debuginfo-0:6.2.2-9.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@6.2.2-9.el8_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:6.2.2-9.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-0:6.2.2-9.el8_1.ppc64le"
},
"product_reference": "grafana-0:6.2.2-9.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:6.2.2-9.el8_1.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-0:6.2.2-9.el8_1.src"
},
"product_reference": "grafana-0:6.2.2-9.el8_1.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:6.2.2-9.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-0:6.2.2-9.el8_1.x86_64"
},
"product_reference": "grafana-0:6.2.2-9.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-azure-monitor-0:6.2.2-9.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-azure-monitor-0:6.2.2-9.el8_1.ppc64le"
},
"product_reference": "grafana-azure-monitor-0:6.2.2-9.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-azure-monitor-0:6.2.2-9.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-azure-monitor-0:6.2.2-9.el8_1.x86_64"
},
"product_reference": "grafana-azure-monitor-0:6.2.2-9.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-cloudwatch-0:6.2.2-9.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-cloudwatch-0:6.2.2-9.el8_1.ppc64le"
},
"product_reference": "grafana-cloudwatch-0:6.2.2-9.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-cloudwatch-0:6.2.2-9.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-cloudwatch-0:6.2.2-9.el8_1.x86_64"
},
"product_reference": "grafana-cloudwatch-0:6.2.2-9.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:6.2.2-9.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-debuginfo-0:6.2.2-9.el8_1.ppc64le"
},
"product_reference": "grafana-debuginfo-0:6.2.2-9.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:6.2.2-9.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-debuginfo-0:6.2.2-9.el8_1.x86_64"
},
"product_reference": "grafana-debuginfo-0:6.2.2-9.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-elasticsearch-0:6.2.2-9.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-elasticsearch-0:6.2.2-9.el8_1.ppc64le"
},
"product_reference": "grafana-elasticsearch-0:6.2.2-9.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-elasticsearch-0:6.2.2-9.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-elasticsearch-0:6.2.2-9.el8_1.x86_64"
},
"product_reference": "grafana-elasticsearch-0:6.2.2-9.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-graphite-0:6.2.2-9.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-graphite-0:6.2.2-9.el8_1.ppc64le"
},
"product_reference": "grafana-graphite-0:6.2.2-9.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-graphite-0:6.2.2-9.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-graphite-0:6.2.2-9.el8_1.x86_64"
},
"product_reference": "grafana-graphite-0:6.2.2-9.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-influxdb-0:6.2.2-9.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-influxdb-0:6.2.2-9.el8_1.ppc64le"
},
"product_reference": "grafana-influxdb-0:6.2.2-9.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-influxdb-0:6.2.2-9.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-influxdb-0:6.2.2-9.el8_1.x86_64"
},
"product_reference": "grafana-influxdb-0:6.2.2-9.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-loki-0:6.2.2-9.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-loki-0:6.2.2-9.el8_1.ppc64le"
},
"product_reference": "grafana-loki-0:6.2.2-9.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-loki-0:6.2.2-9.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-loki-0:6.2.2-9.el8_1.x86_64"
},
"product_reference": "grafana-loki-0:6.2.2-9.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-mssql-0:6.2.2-9.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-mssql-0:6.2.2-9.el8_1.ppc64le"
},
"product_reference": "grafana-mssql-0:6.2.2-9.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-mssql-0:6.2.2-9.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-mssql-0:6.2.2-9.el8_1.x86_64"
},
"product_reference": "grafana-mssql-0:6.2.2-9.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-mysql-0:6.2.2-9.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-mysql-0:6.2.2-9.el8_1.ppc64le"
},
"product_reference": "grafana-mysql-0:6.2.2-9.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-mysql-0:6.2.2-9.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-mysql-0:6.2.2-9.el8_1.x86_64"
},
"product_reference": "grafana-mysql-0:6.2.2-9.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-opentsdb-0:6.2.2-9.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-opentsdb-0:6.2.2-9.el8_1.ppc64le"
},
"product_reference": "grafana-opentsdb-0:6.2.2-9.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-opentsdb-0:6.2.2-9.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-opentsdb-0:6.2.2-9.el8_1.x86_64"
},
"product_reference": "grafana-opentsdb-0:6.2.2-9.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-postgres-0:6.2.2-9.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-postgres-0:6.2.2-9.el8_1.ppc64le"
},
"product_reference": "grafana-postgres-0:6.2.2-9.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-postgres-0:6.2.2-9.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-postgres-0:6.2.2-9.el8_1.x86_64"
},
"product_reference": "grafana-postgres-0:6.2.2-9.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-prometheus-0:6.2.2-9.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-prometheus-0:6.2.2-9.el8_1.ppc64le"
},
"product_reference": "grafana-prometheus-0:6.2.2-9.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-prometheus-0:6.2.2-9.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-prometheus-0:6.2.2-9.el8_1.x86_64"
},
"product_reference": "grafana-prometheus-0:6.2.2-9.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-stackdriver-0:6.2.2-9.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-stackdriver-0:6.2.2-9.el8_1.ppc64le"
},
"product_reference": "grafana-stackdriver-0:6.2.2-9.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-stackdriver-0:6.2.2-9.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:grafana-stackdriver-0:6.2.2-9.el8_1.x86_64"
},
"product_reference": "grafana-stackdriver-0:6.2.2-9.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"HTTPVoid team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-31107",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"discovery_date": "2022-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2104367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana. This flaw allows a malicious user with the authorization to log into a Grafana instance via a configured OAuth IdP to take over an existing Grafana account under certain conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: OAuth account takeover",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:grafana-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-0:6.2.2-9.el8_1.src",
"AppStream-8.1.0.Z.E4S:grafana-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-azure-monitor-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-azure-monitor-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-cloudwatch-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-cloudwatch-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-debuginfo-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-debuginfo-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-elasticsearch-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-elasticsearch-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-graphite-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-graphite-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-influxdb-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-influxdb-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-loki-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-loki-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-mssql-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-mssql-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-mysql-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-mysql-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-opentsdb-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-opentsdb-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-postgres-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-postgres-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-prometheus-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-prometheus-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-stackdriver-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-stackdriver-0:6.2.2-9.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31107"
},
{
"category": "external",
"summary": "RHBZ#2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31107",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31107"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2"
}
],
"release_date": "2022-07-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-26T14:19:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.E4S:grafana-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-0:6.2.2-9.el8_1.src",
"AppStream-8.1.0.Z.E4S:grafana-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-azure-monitor-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-azure-monitor-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-cloudwatch-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-cloudwatch-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-debuginfo-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-debuginfo-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-elasticsearch-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-elasticsearch-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-graphite-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-graphite-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-influxdb-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-influxdb-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-loki-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-loki-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-mssql-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-mssql-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-mysql-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-mysql-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-opentsdb-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-opentsdb-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-postgres-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-postgres-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-prometheus-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-prometheus-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-stackdriver-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-stackdriver-0:6.2.2-9.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5720"
},
{
"category": "workaround",
"details": "As a workaround, it is possible to disable any OAuth login or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:grafana-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-0:6.2.2-9.el8_1.src",
"AppStream-8.1.0.Z.E4S:grafana-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-azure-monitor-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-azure-monitor-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-cloudwatch-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-cloudwatch-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-debuginfo-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-debuginfo-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-elasticsearch-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-elasticsearch-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-graphite-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-graphite-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-influxdb-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-influxdb-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-loki-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-loki-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-mssql-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-mssql-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-mysql-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-mysql-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-opentsdb-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-opentsdb-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-postgres-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-postgres-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-prometheus-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-prometheus-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-stackdriver-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-stackdriver-0:6.2.2-9.el8_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:grafana-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-0:6.2.2-9.el8_1.src",
"AppStream-8.1.0.Z.E4S:grafana-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-azure-monitor-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-azure-monitor-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-cloudwatch-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-cloudwatch-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-debuginfo-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-debuginfo-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-elasticsearch-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-elasticsearch-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-graphite-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-graphite-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-influxdb-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-influxdb-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-loki-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-loki-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-mssql-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-mssql-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-mysql-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-mysql-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-opentsdb-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-opentsdb-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-postgres-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-postgres-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-prometheus-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-prometheus-0:6.2.2-9.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:grafana-stackdriver-0:6.2.2-9.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:grafana-stackdriver-0:6.2.2-9.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: OAuth account takeover"
}
]
}
RHSA-2022_5716
Vulnerability from csaf_redhat - Published: 2022-07-26 14:37 - Updated: 2024-11-22 19:50A flaw was found in Grafana. This flaw allows a malicious user with the authorization to log into a Grafana instance via a configured OAuth IdP to take over an existing Grafana account under certain conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for\nGraphite, InfluxDB \u0026 OpenTSDB.\n\nSecurity Fix(es):\n\n* grafana: OAuth account takeover (CVE-2022-31107)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:5716",
"url": "https://access.redhat.com/errata/RHSA-2022:5716"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5716.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2024-11-22T19:50:18+00:00",
"generator": {
"date": "2024-11-22T19:50:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2022:5716",
"initial_release_date": "2022-07-26T14:37:39+00:00",
"revision_history": [
{
"date": "2022-07-26T14:37:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-07-26T14:37:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T19:50:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-5.el9_0.src",
"product": {
"name": "grafana-0:7.5.11-5.el9_0.src",
"product_id": "grafana-0:7.5.11-5.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-5.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-5.el9_0.aarch64",
"product": {
"name": "grafana-0:7.5.11-5.el9_0.aarch64",
"product_id": "grafana-0:7.5.11-5.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-5.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.11-5.el9_0.aarch64",
"product": {
"name": "grafana-debuginfo-0:7.5.11-5.el9_0.aarch64",
"product_id": "grafana-debuginfo-0:7.5.11-5.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.11-5.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-5.el9_0.ppc64le",
"product": {
"name": "grafana-0:7.5.11-5.el9_0.ppc64le",
"product_id": "grafana-0:7.5.11-5.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-5.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.11-5.el9_0.ppc64le",
"product": {
"name": "grafana-debuginfo-0:7.5.11-5.el9_0.ppc64le",
"product_id": "grafana-debuginfo-0:7.5.11-5.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.11-5.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-5.el9_0.x86_64",
"product": {
"name": "grafana-0:7.5.11-5.el9_0.x86_64",
"product_id": "grafana-0:7.5.11-5.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-5.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.11-5.el9_0.x86_64",
"product": {
"name": "grafana-debuginfo-0:7.5.11-5.el9_0.x86_64",
"product_id": "grafana-debuginfo-0:7.5.11-5.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.11-5.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-5.el9_0.s390x",
"product": {
"name": "grafana-0:7.5.11-5.el9_0.s390x",
"product_id": "grafana-0:7.5.11-5.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-5.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.11-5.el9_0.s390x",
"product": {
"name": "grafana-debuginfo-0:7.5.11-5.el9_0.s390x",
"product_id": "grafana-debuginfo-0:7.5.11-5.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.11-5.el9_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.aarch64"
},
"product_reference": "grafana-0:7.5.11-5.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.ppc64le"
},
"product_reference": "grafana-0:7.5.11-5.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.s390x"
},
"product_reference": "grafana-0:7.5.11-5.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-5.el9_0.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.src"
},
"product_reference": "grafana-0:7.5.11-5.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.x86_64"
},
"product_reference": "grafana-0:7.5.11-5.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.aarch64"
},
"product_reference": "grafana-debuginfo-0:7.5.11-5.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.ppc64le"
},
"product_reference": "grafana-debuginfo-0:7.5.11-5.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.s390x"
},
"product_reference": "grafana-debuginfo-0:7.5.11-5.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.5.11-5.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"HTTPVoid team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-31107",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"discovery_date": "2022-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2104367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana. This flaw allows a malicious user with the authorization to log into a Grafana instance via a configured OAuth IdP to take over an existing Grafana account under certain conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: OAuth account takeover",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31107"
},
{
"category": "external",
"summary": "RHBZ#2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31107",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31107"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2"
}
],
"release_date": "2022-07-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-26T14:37:39+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5716"
},
{
"category": "workaround",
"details": "As a workaround, it is possible to disable any OAuth login or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-0:7.5.11-5.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-5.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: OAuth account takeover"
}
]
}
RHSA-2022_5717
Vulnerability from csaf_redhat - Published: 2022-07-26 15:54 - Updated: 2024-11-22 19:50A flaw was found in Grafana. This flaw allows a malicious user with the authorization to log into a Grafana instance via a configured OAuth IdP to take over an existing Grafana account under certain conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for\nGraphite, InfluxDB \u0026 OpenTSDB.\n\nSecurity Fix(es):\n\n* grafana: OAuth account takeover (CVE-2022-31107)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:5717",
"url": "https://access.redhat.com/errata/RHSA-2022:5717"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5717.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2024-11-22T19:50:10+00:00",
"generator": {
"date": "2024-11-22T19:50:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2022:5717",
"initial_release_date": "2022-07-26T15:54:04+00:00",
"revision_history": [
{
"date": "2022-07-26T15:54:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-07-26T15:54:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T19:50:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-3.el8_6.src",
"product": {
"name": "grafana-0:7.5.11-3.el8_6.src",
"product_id": "grafana-0:7.5.11-3.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-3.el8_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-3.el8_6.aarch64",
"product": {
"name": "grafana-0:7.5.11-3.el8_6.aarch64",
"product_id": "grafana-0:7.5.11-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-3.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.11-3.el8_6.aarch64",
"product": {
"name": "grafana-debuginfo-0:7.5.11-3.el8_6.aarch64",
"product_id": "grafana-debuginfo-0:7.5.11-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.11-3.el8_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-3.el8_6.ppc64le",
"product": {
"name": "grafana-0:7.5.11-3.el8_6.ppc64le",
"product_id": "grafana-0:7.5.11-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.11-3.el8_6.ppc64le",
"product": {
"name": "grafana-debuginfo-0:7.5.11-3.el8_6.ppc64le",
"product_id": "grafana-debuginfo-0:7.5.11-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.11-3.el8_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-3.el8_6.x86_64",
"product": {
"name": "grafana-0:7.5.11-3.el8_6.x86_64",
"product_id": "grafana-0:7.5.11-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.11-3.el8_6.x86_64",
"product": {
"name": "grafana-debuginfo-0:7.5.11-3.el8_6.x86_64",
"product_id": "grafana-debuginfo-0:7.5.11-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.11-3.el8_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.11-3.el8_6.s390x",
"product": {
"name": "grafana-0:7.5.11-3.el8_6.s390x",
"product_id": "grafana-0:7.5.11-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.11-3.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.11-3.el8_6.s390x",
"product": {
"name": "grafana-debuginfo-0:7.5.11-3.el8_6.s390x",
"product_id": "grafana-debuginfo-0:7.5.11-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.11-3.el8_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.aarch64"
},
"product_reference": "grafana-0:7.5.11-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.ppc64le"
},
"product_reference": "grafana-0:7.5.11-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.s390x"
},
"product_reference": "grafana-0:7.5.11-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-3.el8_6.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.src"
},
"product_reference": "grafana-0:7.5.11-3.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.11-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.x86_64"
},
"product_reference": "grafana-0:7.5.11-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.aarch64"
},
"product_reference": "grafana-debuginfo-0:7.5.11-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.ppc64le"
},
"product_reference": "grafana-debuginfo-0:7.5.11-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.s390x"
},
"product_reference": "grafana-debuginfo-0:7.5.11-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.11-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.5.11-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"HTTPVoid team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-31107",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"discovery_date": "2022-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2104367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana. This flaw allows a malicious user with the authorization to log into a Grafana instance via a configured OAuth IdP to take over an existing Grafana account under certain conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: OAuth account takeover",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31107"
},
{
"category": "external",
"summary": "RHBZ#2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31107",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31107"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2"
}
],
"release_date": "2022-07-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-26T15:54:04+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5717"
},
{
"category": "workaround",
"details": "As a workaround, it is possible to disable any OAuth login or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address.",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-0:7.5.11-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:grafana-debuginfo-0:7.5.11-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: OAuth account takeover"
}
]
}
RHSA-2022_5718
Vulnerability from csaf_redhat - Published: 2022-07-26 15:01 - Updated: 2024-11-22 19:50A flaw was found in Grafana. This flaw allows a malicious user with the authorization to log into a Grafana instance via a configured OAuth IdP to take over an existing Grafana account under certain conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for\nGraphite, InfluxDB \u0026 OpenTSDB.\n\nSecurity Fix(es):\n\n* grafana: OAuth account takeover (CVE-2022-31107)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:5718",
"url": "https://access.redhat.com/errata/RHSA-2022:5718"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_5718.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2024-11-22T19:50:03+00:00",
"generator": {
"date": "2024-11-22T19:50:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2022:5718",
"initial_release_date": "2022-07-26T15:01:11+00:00",
"revision_history": [
{
"date": "2022-07-26T15:01:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-07-26T15:01:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T19:50:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.3.6-5.el8_4.src",
"product": {
"name": "grafana-0:7.3.6-5.el8_4.src",
"product_id": "grafana-0:7.3.6-5.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.3.6-5.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.3.6-5.el8_4.aarch64",
"product": {
"name": "grafana-0:7.3.6-5.el8_4.aarch64",
"product_id": "grafana-0:7.3.6-5.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.3.6-5.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.3.6-5.el8_4.aarch64",
"product": {
"name": "grafana-debuginfo-0:7.3.6-5.el8_4.aarch64",
"product_id": "grafana-debuginfo-0:7.3.6-5.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.3.6-5.el8_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.3.6-5.el8_4.ppc64le",
"product": {
"name": "grafana-0:7.3.6-5.el8_4.ppc64le",
"product_id": "grafana-0:7.3.6-5.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.3.6-5.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.3.6-5.el8_4.ppc64le",
"product": {
"name": "grafana-debuginfo-0:7.3.6-5.el8_4.ppc64le",
"product_id": "grafana-debuginfo-0:7.3.6-5.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.3.6-5.el8_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.3.6-5.el8_4.x86_64",
"product": {
"name": "grafana-0:7.3.6-5.el8_4.x86_64",
"product_id": "grafana-0:7.3.6-5.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.3.6-5.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.3.6-5.el8_4.x86_64",
"product": {
"name": "grafana-debuginfo-0:7.3.6-5.el8_4.x86_64",
"product_id": "grafana-debuginfo-0:7.3.6-5.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.3.6-5.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.3.6-5.el8_4.s390x",
"product": {
"name": "grafana-0:7.3.6-5.el8_4.s390x",
"product_id": "grafana-0:7.3.6-5.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.3.6-5.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.3.6-5.el8_4.s390x",
"product": {
"name": "grafana-debuginfo-0:7.3.6-5.el8_4.s390x",
"product_id": "grafana-debuginfo-0:7.3.6-5.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.3.6-5.el8_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-5.el8_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.aarch64"
},
"product_reference": "grafana-0:7.3.6-5.el8_4.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.ppc64le"
},
"product_reference": "grafana-0:7.3.6-5.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-5.el8_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.s390x"
},
"product_reference": "grafana-0:7.3.6-5.el8_4.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-5.el8_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.src"
},
"product_reference": "grafana-0:7.3.6-5.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.x86_64"
},
"product_reference": "grafana-0:7.3.6-5.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.3.6-5.el8_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.aarch64"
},
"product_reference": "grafana-debuginfo-0:7.3.6-5.el8_4.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.3.6-5.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.ppc64le"
},
"product_reference": "grafana-debuginfo-0:7.3.6-5.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.3.6-5.el8_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.s390x"
},
"product_reference": "grafana-debuginfo-0:7.3.6-5.el8_4.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.3.6-5.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.3.6-5.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"HTTPVoid team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-31107",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"discovery_date": "2022-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2104367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana. This flaw allows a malicious user with the authorization to log into a Grafana instance via a configured OAuth IdP to take over an existing Grafana account under certain conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: OAuth account takeover",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.src",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31107"
},
{
"category": "external",
"summary": "RHBZ#2104367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31107",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31107"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31107"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-mx47-6497-3fv2"
}
],
"release_date": "2022-07-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-07-26T15:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.src",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:5718"
},
{
"category": "workaround",
"details": "As a workaround, it is possible to disable any OAuth login or ensure that all users authorized to log in via OAuth have a corresponding user account in Grafana linked to their email address.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.src",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.src",
"AppStream-8.4.0.Z.EUS:grafana-0:7.3.6-5.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:grafana-debuginfo-0:7.3.6-5.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grafana: OAuth account takeover"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.