CyberRota Analysis
AI-GeneratedThe vulnerability allows unauthenticated attackers to exploit improper validation of import names in the import routes, enabling them to perform directory traversal and overwrite arbitrary files outside the designated imports directory. This critical flaw poses a significant risk to server integrity and confidentiality, as it could lead to unauthorized file manipulation. Organizations utilizing affected versions prior to 0.30.0 should prioritize immediate remediation to mitigate potential exploitation.
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 before 0.30.0 fails to validate import names in the import routes, allowing unauthenticated attackers to write files outside the imports directory. Attackers can supply traversal sequences in the name parameter to escape the imports directory and overwrite arbitrary files writable by the server process.