2021-02-02 11:00:42 +00:00
{
"CVE_data_meta" : {
2021-02-17 14:12:12 +00:00
"ASSIGNER" : "security@apache.org" ,
2021-02-02 11:00:42 +00:00
"ID" : "CVE-2021-26559" ,
2021-02-17 14:12:12 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "CWE-284 Improper Access Control on Configurations Endpoint for the Stable API"
2021-02-02 11:00:42 +00:00
} ,
2021-02-17 14:12:12 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Airflow" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_name" : "Apache Airflow" ,
"version_value" : "2.0.0"
}
]
}
}
]
} ,
"vendor_name" : "Apache Software Foundation"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Apache Airflow would like to thank Ian Carroll for reporting this issue."
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-02-02 11:00:42 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-02-17 15:00:42 +00:00
"value" : "Improper Access Control on Configurations Endpoint for the Stable API of Apache Airflow allows users with Viewer or User role to get Airflow Configurations including sensitive information even when `[webserver] expose_config` is set to `False` in `airflow.cfg`. This allowed a privilege escalation attack. This issue affects Apache Airflow 2.0.0."
2021-02-17 14:12:12 +00:00
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : { } ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-284 Improper Access Control on Configurations Endpoint for the Stable API"
}
]
2021-02-02 11:00:42 +00:00
}
]
2021-02-17 14:12:12 +00:00
} ,
"references" : {
"reference_data" : [
{
2021-02-17 15:00:42 +00:00
"refsource" : "MISC" ,
"url" : "https://lists.apache.org/thread.html/r3b3787700279ec361308cbefb7c2cce2acb26891a12ce864e4a13c8d%40%3Cusers.airflow.apache.org%3E" ,
"name" : "https://lists.apache.org/thread.html/r3b3787700279ec361308cbefb7c2cce2acb26891a12ce864e4a13c8d%40%3Cusers.airflow.apache.org%3E"
2021-02-17 17:00:43 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[oss-security] 20210217 CVE-2021-26559: Apache Airflow 2.0.0: CWE-284 Improper Access Control on Configurations Endpoint for the Stable API" ,
"url" : "http://www.openwall.com/lists/oss-security/2021/02/17/1"
} ,
{
"refsource" : "MLIST" ,
"name" : "[announce] 20210217 CVE-2021-26559: Apache Airflow: CWE-284 Privilege Escalation Attack" ,
"url" : "https://lists.apache.org/thread.html/rd142565996d7ee847b9c14b8a9921dcf80bc6bc160e3d9dca6dfc2f8@%3Cannounce.apache.org%3E"
2021-02-17 14:12:12 +00:00
}
]
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"work_around" : [
{
"lang" : "eng" ,
"value" : "Upgrade to Airflow 2.0.1 or remove `can read on Configurations` permission from the roles like Viewer and Users if you want to restrict users with those roles to view configurations in 2.0.0."
}
]
2021-02-17 15:00:42 +00:00
}