2 matches found
CVE-2017-16109
easyquick is a simple web server. easyquick is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url. Access is constrained, however, to supported file types. Requesting a file such as /etc/passwd returns a "not supported" error...
CVE-2017-16109
CVE-2017-16109 affects the web server easyquick . The vulnerability is a directory traversal flaw that allows an attacker to traverse the filesystem via a URL containing multiple "."/".." path segments, potentially accessing files outside the intended root. Public details consistently describe th...