CyberRota Analysis
AI-GeneratedThe vulnerability allows unauthenticated attackers to exploit the POST /api/templates/preview endpoint in affected versions prior to 0.30.0, enabling them to perform path traversal attacks and access arbitrary files on the server. This could lead to the exposure of sensitive information, such as credentials and configuration files, through the JSON response. Organizations using these affected versions should prioritize patching to mitigate the risk of unauthorized data 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
knowns versions before 0.30.0 contain a path traversal vulnerability in the POST /api/templates/preview endpoint that allows unauthenticated attackers to read arbitrary files. Attackers can supply directory traversal sequences in the templateFile parameter to bypass path restrictions and read sensitive files like credentials and configuration through the JSON response.