cvelist/2021/22xxx/CVE-2021-22571.json
2022-04-27 13:41:37 +02:00

107 lines
3.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@google.com",
"ID": "CVE-2021-22571",
"STATE": "PUBLIC",
"TITLE": "Information Leak in SA360-webquery-bigquery through read on /tmp"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "google/sa360-webquery-bigquery",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "1.0.2"
}
]
}
}
]
},
"vendor_name": "Google LLC"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "KatTraxler"
},
{
"lang": "eng",
"value": "Jonathan Leitschuh"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A local attacker could read files from some other users' SA360 reports stored in the /tmp folder during staging process before the files are loaded in BigQuery. We recommend upgrading to version 1.0.3 or above."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/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-275 Permission Issues"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://github.com/google/sa360-webquery-bigquery/pull/15",
"name": "https://github.com/google/sa360-webquery-bigquery/pull/15"
},
{
"refsource": "MISC",
"url": "https://github.com/google/sa360-webquery-bigquery/releases/tag/v1.0.3",
"name": "https://github.com/google/sa360-webquery-bigquery/releases/tag/v1.0.3"
},
{
"refsource": "MISC",
"url": "https://github.com/JLLeitschuh/security-research/security/advisories/GHSA-7fjx-657r-9r5h",
"name": "https://github.com/JLLeitschuh/security-research/security/advisories/GHSA-7fjx-657r-9r5h"
}
]
},
"source": {
"discovery": "EXTERNAL"
}
}