7 matches found
GHSA-5C6F-JPX7-CWQ6 Directory Traversal in enserver
Affected versions of enserver resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system. Example...
Directory Traversal in enserver
Affected versions of enserver resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system. Example...
Directory Traversal
enserver is vulnerable to directory traversal attacks. These attacks are possible by requesting a url such as /..%2f..%2fetc/passwd to get sensitive information...
Enserver Directory Traversal Vulnerability
enserver is a web server. A directory traversal vulnerability exists in enserver. An attacker can exploit this vulnerability to gain access to the file system by placing a '... /' sequence in a URL to gain access to the file system...
Directory traversal
enserver is a simple web server. enserver is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url...
CVE-2017-16209
CVE-2017-16209 (enserver) is documented as a directory traversal vulnerability. The issue arises when a URL containing sequences like ../../ is processed, allowing access to files outside the intended directory root and potentially disclosing private files. Public writeups (GHSA-5C6F-JPX7-CWQ6, O...
Directory Traversal
Overview Affected versions of enserver resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system...