CyberRota Analysis
AI-GeneratedSiYuan versions prior to 3.7.4 are susceptible to a path traversal vulnerability in the getUniqueFilename endpoint, allowing unauthenticated users to probe the filesystem for the existence of files and directories. This could facilitate reconnaissance efforts by attackers, potentially exposing sensitive information about the system's structure and installed software. Organizations using affected versions should prioritize patching to mitigate the risk of unauthorized filesystem 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
SiYuan versions before v3.7.4 contain a path traversal vulnerability in the getUniqueFilename endpoint that allows anonymous readers to probe filesystem existence without validation or confinement. Attackers can supply arbitrary absolute paths to determine whether files and directories exist on the host, enabling reconnaissance of the filesystem layout and installed software.