CVE-2019-3799
MEDIUM NUCLEISpring Cloud Config < 1.4.6 - Path Traversal via Crafted URL
Title source: llmExploitation Summary
EIP tracks 4 public exploits for CVE-2019-3799.
PoCs published by Dhiraj Mishra, mpgn, Corgizz, including Metasploit module auxiliary/scanner/http/springcloud_traversal.
A Nuclei detection template is also available.
AI-analyzed exploit summary This Metasploit module exploits an unauthenticated directory traversal vulnerability in Spring Cloud Config Server by crafting a malicious URI to read arbitrary files from the server. It sends a GET request with a traversal payload to retrieve the specified file.
Description
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.
Exploits (4)
This Metasploit module exploits an unauthenticated directory traversal vulnerability in Spring Cloud Config Server by crafting a malicious URI to read arbitrary files from the server. It sends a GET request with a traversal payload to retrieve the specified file.
This repository contains a working proof-of-concept for CVE-2019-3799, a directory traversal vulnerability in Spring Cloud Config Server versions prior to 2.1.2, 2.0.4, and 1.4.6. The exploit demonstrates how a malicious user can access arbitrary files on the server by crafting a URL with encoded path traversal sequences.
This Metasploit module exploits an unauthenticated directory traversal vulnerability in Spring Cloud Config Server (CVE-2019-3799) by crafting a malicious URI to read arbitrary files from the server. It sends a GET request with a traversal payload to retrieve files like /etc/passwd.
Nuclei Templates (1)
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N