4 matches found
Directory Traversal in section2.madisonjbrooks12
Affected versions of section2.madisonjbrooks12 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...
section2.madisonjbrooks12 Directory Traversal Vulnerability
section2.madisonjbrooks12 is a simple web server. A directory traversal vulnerability exists in section2.madisonjbrooks12. An attacker can cause a directory traversal vulnerability by placing the ". /" in a URL to access the file system...
CVE-2017-16172
section2.madisonjbrooks12 is a simple web server. section2.madisonjbrooks12 is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url...
CVE-2017-16172
CVE-2017-16172 affects the section2.madisonjbrooks12 web server. A directory traversal flaw allows accessing the filesystem by using ../ in the URL, enabling potential disclosure of private files. Documents describe the vulnerability and provide example requests (e.g., GET ../../../../../../../.....