cvelist/2022/39xxx/CVE-2022-39358.json
advisory-database[bot] e2141157e5
Add CVE-2022-39358 for GHSA-8qgm-9mj6-36h3
Add CVE-2022-39358 for GHSA-8qgm-9mj6-36h3
2022-10-26 18:22:20 +00:00

98 lines
3.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-39358",
"STATE": "PUBLIC",
"TITLE": "Metabase vulnerable to circumvention of Locked parameter in Signed Embedding"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "metabase",
"version": {
"version_data": [
{
"version_value": "< 0.42.6"
},
{
"version_value": ">= 0.43.0, < 0.43.7"
},
{
"version_value": ">= 0.44.0, < 0.44.5"
},
{
"version_value": ">= 1.0.0, < 1.42.6"
},
{
"version_value": ">= 1.43.0, < 1.43.7"
},
{
"version_value": ">= 1.44.0, < 1.44.5"
}
]
}
}
]
},
"vendor_name": "metabase"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Metabase is data visualization software. Prior to versions 0.44.5, 1.44.5, 0.43.7, 1.43.7, 0.42.6, and 1.42.6, it was possible to circumvent locked parameters when requesting data for a question in an embedded dashboard by constructing a malicious request to the backend. This issue is patched in versions 0.44.5, 1.44.5, 0.43.7, 1.43.7, 0.42.6, and 1.42.6."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"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/metabase/metabase/security/advisories/GHSA-8qgm-9mj6-36h3",
"refsource": "CONFIRM",
"url": "https://github.com/metabase/metabase/security/advisories/GHSA-8qgm-9mj6-36h3"
}
]
},
"source": {
"advisory": "GHSA-8qgm-9mj6-36h3",
"discovery": "UNKNOWN"
}
}