Lucene search

K
cvelistDellCVELIST:CVE-2019-3799
HistoryMay 06, 2019 - 3:21 p.m.

CVE-2019-3799 Directory Traversal with spring-cloud-config-server

2019-05-0615:21:37
CWE-22
dell
www.cve.org
7

AI Score

6.7

Confidence

High

EPSS

0.026

Percentile

90.3%

Spring Cloud Config, versions 2.1.x prior to 2.1.2, versions 2.0.x prior to 2.0.4, and versions 1.4.x prior to 1.4.6, and older unsupported versions allow applications to serve arbitrary configuration files through the spring-cloud-config-server module. A malicious user, or attacker, can send a request using a specially crafted URL that can lead a directory traversal attack.

CNA Affected

[
  {
    "product": "Spring Cloud Config",
    "vendor": "Spring",
    "versions": [
      {
        "lessThan": "v2.0.4.RELEASE",
        "status": "affected",
        "version": "2.0",
        "versionType": "custom"
      },
      {
        "lessThan": "v1.4.6.RELEASE",
        "status": "affected",
        "version": "1.4",
        "versionType": "custom"
      },
      {
        "lessThan": "v2.1.2.RELEASE",
        "status": "affected",
        "version": "2.1",
        "versionType": "custom"
      }
    ]
  }
]