Safety vulnerability ID: 74227
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Affected versions of django-filer are vulnerable to Unrestricted Upload of File with Dangerous Type (CWE-434). This vulnerability allows attackers to upload malicious binary files, potentially leading to data breaches or system compromise. The attack vector involves uploading crafted files through the application's upload functionality. The vulnerability exists due to permissive file validators that accept binary uploads without proper checks. To mitigate, upgrade to django-filer version which restricts binary and unknown file uploads by default and requires explicit validation and virus scanning for such files.
Latest version: 3.3.1
A file management application for django that makes handling of files and images a breeze.
This vulnerability has no description
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application