2 matches found
CVE-2017-16222
elding is a simple web server. elding is vulnerable to a directory traversal issue, allowing an attacker to access the filesystem by placing "../" in the url. The files accessible, however, are limited to files with a file extension. Sending a GET request to /../../../etc/passwd, for example, wil...
CVE-2017-16222
elding is vulnerable to a directory traversal issue in its URL handling that resolves relative paths, allowing an attacker to access files outside the intended directory root. The vulnerability only affects files with extensions; for example, requests like GET /../../../etc/passwd/index.js can le...