CVE-2020-11978

Scores

EPSS Score

0.9443

CVSS

3.x 8.8

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

All CVSS Scores

CVSS 4.0
0.0
CVSS 3.x
8.8

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVSS 2.0
6.5

Vector: AV:N/AC:L/Au:S/C:P/I:P/A:P

Description

An issue was found in Apache Airflow versions 1.10.10 and below. A remote code/command injection vulnerability was discovered in one of the example DAGs shipped with Airflow which would allow any authenticated user to run arbitrary commands as the user running airflow worker/scheduler (depending on the executor in use). If you already have examples disabled by setting load_examples=False in the config then you are not vulnerable.

Sources

nvd

CWEs

CWE-78

Related Vulnerabilities

Exploits

Exploit ID: 49927

Source: exploitdb

URL: https://www.exploit-db.com/exploits/49927

Exploit ID: CVE-2020-11978

Source: github-poc

URL: https://github.com/pberba/CVE-2020-11978

Vulnerable Software

Type: Configuration

Vendor: apache

Product: airflow

Operating System: * * *

Trait:
{
  "cpe_match": [
    {
      "cpe23uri": "cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:*",
      "versionEndExcluding": "1.10.11",
      "vulnerable": true
    }
  ],
  "operator": "OR"
}

Source: nvd