Path Traversal Vulnerability in Lighttpd Web Server
CVE-2018-19052
Key Information:
Badges
What is CVE-2018-19052?
A vulnerability in the mod_alias_physical_handler function within the lighttpd web server allows an attacker to exploit improper configuration. Specifically, if an alias configuration is set without a trailing '/' character, yet the filesystem path for the alias target includes a trailing '/', an attacker can traverse directories. This results in the potential exposure of sensitive files above the alias target, which could lead to unauthorized access to system data.
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
EPSS Score
42% chance of being exploited in the next 30 days.
CVSS V3.1
Timeline
- 🟡
Public PoC available
- 👾
Exploit known to exist
Vulnerability published
Vulnerability Reserved