Description: The application does not validate uploaded file path, name, size or content.
Potential Impact: Upload malicious code or config files to be executed by the server. Overwrite files.
Affected part of the application: ./social_insecurity/routes.py
Type of vulnerability: Unrestricted Upload of File with Dangerous Type (https://cwe.mitre.org/data/definitions/434.html)
Description: The application does not validate uploaded file path, name, size or content. Potential Impact: Upload malicious code or config files to be executed by the server. Overwrite files. Affected part of the application: ./social_insecurity/routes.py Type of vulnerability: Unrestricted Upload of File with Dangerous Type (https://cwe.mitre.org/data/definitions/434.html)