CyberRota Analysis
AI-GeneratedAn arbitrary file write and directory traversal vulnerability exists in reportico-web versions up to 8.1.0, allowing remote attackers to create or overwrite files on the server's filesystem by manipulating the "saveTemplate" parameter in conjunction with "execute_mode=PREPARE" in the "run.php" endpoint. This could lead to unauthorized file access or system compromise, depending on the permissions of the web user. Organizations using this software should prioritize patching or mitigating this vulnerability to protect their systems from 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
An arbitrary file write/directory traversal vulnerability in reportico-web <= 8.1.0 allows remote attackers to create or overwrite files anywhere on the filesystem subject to the permissions of the web user by specifying a filename in the "saveTemplate" parameter in conjuction with "execute_mode=PREPARE" parameter in the "run.php" endpoint.