mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
101 lines
3.9 KiB
JSON
101 lines
3.9 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security-advisories@github.com",
|
|
"ID": "CVE-2022-39201",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Data source and plugin proxy endpoints could leak the authentication cookie to some destination plugins"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "grafana",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": ">= v5.0.0-beta1, < 8.5.14"
|
|
},
|
|
{
|
|
"version_value": ">= 9.0.0, < 9.1.8"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "grafana"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Grafana is an open source observability and data visualization platform. Starting with version 5.0.0-beta1 and prior to versions 8.5.14 and 9.1.8, Grafana could leak the authentication cookie of users to plugins. The vulnerability impacts data source and plugin proxy endpoints under certain conditions. The destination plugin could receive a user's Grafana authentication cookie. Versions 9.1.8 and 8.5.14 contain a patch for this issue. There are no known workarounds."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 6.8,
|
|
"baseSeverity": "MEDIUM",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"privilegesRequired": "HIGH",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "REQUIRED",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
|
|
"version": "3.1"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://github.com/grafana/grafana/releases/tag/v9.1.8",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/grafana/grafana/releases/tag/v9.1.8"
|
|
},
|
|
{
|
|
"name": "https://github.com/grafana/grafana/security/advisories/GHSA-x744-mm8v-vpgr",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-x744-mm8v-vpgr"
|
|
},
|
|
{
|
|
"name": "https://github.com/grafana/grafana/commit/b571acc1dc130a33f24742c1f93b93216da6cf57",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/grafana/grafana/commit/b571acc1dc130a33f24742c1f93b93216da6cf57"
|
|
},
|
|
{
|
|
"name": "https://github.com/grafana/grafana/commit/c658816f5229d17f877579250c07799d3bbaebc9",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/grafana/grafana/commit/c658816f5229d17f877579250c07799d3bbaebc9"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "GHSA-x744-mm8v-vpgr",
|
|
"discovery": "UNKNOWN"
|
|
}
|
|
} |