Missing User Warnings
Low
- Confidence
- 94% confidence
- Finding
- The script writes search results to a predictable, fixed path in /tmp (/tmp/weave-security-check.out) and later reads from it. On multi-user systems this creates a classic temporary-file race/symlink risk: another local user could pre-create or replace that path to influence output, cause unintended file overwrites, or redirect writes to another file accessible by the script's privileges.
