Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The script writes directly to a user-controlled output path using shell redirection, which will truncate and overwrite any existing file without warning. If the caller supplies an important path by mistake or an attacker can influence the argument, this can cause destructive file clobbering and potentially break configuration or startup files.
