File injection High

Writing unsanitized user data to a file could allow injection or distributed denial of service (DDoS) attacks. Use appropriate sanitizers or validators on the user data before writing the data to a file.

Detector ID
python/file-injection@v1.0
Category
Common Weakness Enumeration (CWE) external icon