Lucene search

K
vulnrichmentApacheVULNRICHMENT:CVE-2020-17519
HistoryJan 05, 2021 - 11:40 a.m.

CVE-2020-17519 Apache Flink directory traversal attack: reading remote files through the REST API

2021-01-0511:40:14
CWE-552
apache
github.com
2

6.4 Medium

AI Score

Confidence

Low

0.973 High

EPSS

Percentile

99.9%

A change introduced in Apache Flink 1.11.0 (and released in 1.11.1 and 1.11.2 as well) allows attackers to read any file on the local filesystem of the JobManager through the REST interface of the JobManager process. Access is restricted to files accessible by the JobManager process. All users should upgrade to Flink 1.11.3 or 1.12.0 if their Flink instance(s) are exposed. The issue was fixed in commit b561010b0ee741543c3953306037f00d7a9f0801 from apache/flink:master.

CNA Affected

[
  {
    "product": "Apache Flink",
    "vendor": "Apache Software Foundation",
    "versions": [
      {
        "status": "affected",
        "version": "Apache Flink 1.11.0 to 1.11.2"
      }
    ]
  }
]

References