vendor:
GWExtranet
by:
5.5
CVSS
MEDIUM
Directory Traversal
22
CWE
Product Name: GWExtranet
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
GWExtranet Multiple Directory Traversal Vulnerabilities
The GWExtranet application is prone to multiple directory-traversal vulnerabilities due to improper sanitization of user-supplied input. An attacker can exploit these vulnerabilities to retrieve arbitrary files from the vulnerable system in the context of the webserver process, potentially obtaining sensitive information that may aid in further attacks.
Mitigation:
To mitigate these vulnerabilities, it is recommended to properly sanitize and validate user-supplied input before using it in file operations. Additionally, access controls should be implemented to restrict unauthorized access to sensitive files.