CyberRota Analysis
AI-GeneratedThe DriveLock web service is vulnerable to a directory traversal flaw that allows remote attackers to disclose sensitive information without requiring authentication. This issue arises from inadequate validation of user-supplied paths, enabling exploitation through file operations on the service. Organizations using DriveLock should prioritize addressing this vulnerability to protect their sensitive data from unauthorized access.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
DriveLock Directory Traversal Information Disclosure Vulnerability. This vulnerability allows remote attackers to disclose sensitive information on affected installations of DriveLock. Authentication is not required to exploit this vulnerability. The specific flaw exists within the web service, which listens on TCP port 6067 by default. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to disclose information in the context of the service account. Was ZDI-CAN-28722.