Directory Traversal Vulnerability in WEBrick for Ruby
CVE-2019-11879
5.5MEDIUM
What is CVE-2019-11879?
The WEBrick gem version 1.4.2 for Ruby is susceptible to a directory traversal vulnerability, enabling an attacker with local access to create a symlink that grants access to files outside the web root directory. This issue resembles the Apache HTTP Server's Options FollowSymlinks directive and poses significant security concerns if not addressed properly. Proper configurations and restrictions are necessary to mitigate potential exploits associated with this vulnerability.