cvelist/2021/37xxx/CVE-2021-37839.json

86 lines
2.6 KiB
JSON
Raw Normal View History

2021-08-02 08:00:56 +00:00
{
"CVE_data_meta": {
2022-07-06 13:31:58 +01:00
"ASSIGNER": "security@apache.org",
2021-08-02 08:00:56 +00:00
"ID": "CVE-2021-37839",
2022-07-06 13:31:58 +01:00
"STATE": "PUBLIC",
"TITLE": "Improper access to dataset metadata information "
2021-08-02 08:00:56 +00:00
},
2022-07-06 13:31:58 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Superset",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "Apache Superset",
"version_value": "1.5.1"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Apache Superset would like to thank Dinesh for reporting this issue"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-08-02 08:00:56 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-07-06 13:31:58 +01:00
"value": "Apache Superset up to 1.5.1 allowed for authenticated users to access metadata information related to datasets they have no permission on. This metadata included the dataset name, columns and metrics."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-273 Improper Check for Dropped Privileges"
}
]
2021-08-02 08:00:56 +00:00
}
]
2022-07-06 13:31:58 +01:00
},
"references": {
"reference_data": [
{
2022-07-06 13:00:48 +00:00
"refsource": "MISC",
"url": "https://lists.apache.org/thread/pwqyxxmn5gh7cnw3qsp66v0lt4xojt82",
"name": "https://lists.apache.org/thread/pwqyxxmn5gh7cnw3qsp66v0lt4xojt82"
2022-07-06 13:31:58 +01:00
}
]
},
"source": {
"discovery": "UNKNOWN"
},
"work_around": [
{
"lang": "eng",
"value": "Upgrade to 1.5.1 or higher"
}
]
2022-07-06 13:00:48 +00:00
}