vendor:
Oxide WebServer
by:
7.5
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: Oxide WebServer
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Oxide WebServer Directory Traversal Vulnerability
The Oxide WebServer is vulnerable to a directory-traversal attack due to insufficient sanitization of user-supplied input in its web interface. An attacker can exploit this vulnerability to view arbitrary files on the webserver, potentially aiding in further attacks.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user input properly and validate file access permissions on the web server.