CyberRota Analysis
AI-GeneratedA path traversal vulnerability in AsyncFuncAI deepwiki-open allows unauthenticated remote attackers to access directory listings of arbitrary filesystem paths due to a lack of authentication on the local-repository structure endpoint. This could lead to the exposure of sensitive directory contents, posing a significant risk to the confidentiality of the system. Organizations using this software should prioritize patching this vulnerability to prevent potential data breaches.
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
A path traversal vulnerability in AsyncFuncAI deepwiki-open through commit 16f35a0 allows unauthenticated remote attackers to obtain directory listings for arbitrary filesystem paths via the local-repository structure endpoint. The endpoint accepts an absolute filesystem path parameter and returns a directory listing without authentication, as WIKI_AUTH_MODE defaults to false. An attacker can enumerate sensitive directory contents on the host system.