CyberRota Analysis
AI-GeneratedThe vulnerability allows authenticated administrators in SiYuan versions prior to 3.7.4 to exploit the packageName parameter in the Bazaar install and uninstall endpoints, leading to potential path traversal attacks. This could enable attackers with admin access to write arbitrary files to any location or recursively delete directories, posing a significant risk to system integrity and data security. Organizations using affected versions should prioritize patching this vulnerability to mitigate the critical risk associated with unauthorized file manipulation.
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 before v3.7.4 fails to validate the packageName parameter in Bazaar install and uninstall endpoints, allowing authenticated administrators to perform path traversal via directory traversal sequences. Attackers with admin access can write arbitrary files to any location via install operations or recursively delete directories via uninstall operations by supplying crafted packageName values.