vendor:
WebFileSys
by:
Korn Chaisuwan, Charanin Thongudom, Pongtorn Angsuchotmetee
6.1
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: WebFileSys
Affected Version From: 2.31.0
Affected Version To: 2.31.0
Patch Exists: NO
Related CWE: CVE-2024-53586
CPE: webfilesys:webfilesys:2.31.0
Platforms Tested: macOS
2024
WebFileSys 2.31.0 – Directory Traversal Vulnerability in relPath Parameter
WebFileSys 2.31.0 is prone to a directory traversal vulnerability in the 'relPath' parameter. An attacker can exploit this issue by sending a crafted HTTP request to the affected server, allowing them to traverse directories and access sensitive files outside the intended directory structure. This vulnerability has been assigned CVE-2024-53586.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user input to prevent malicious directory traversal sequences. Additionally, access controls should be implemented to restrict user access to sensitive directories.