django-filer@2.2.8 vulnerabilities

A file management application for django that makes handling of files and images a breeze.

  • latest version

    3.3.1

  • latest non vulnerable version

  • first published

    15 years ago

  • latest version published

    6 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the django-filer package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Arbitrary File Upload

    django-filer is an A file management application for django that makes handling of files and images a breeze.

    Affected versions of this package are vulnerable to Arbitrary File Upload via the file upload mechanism allowing, by default, the upload of binary or unknown file types.

    How to fix Arbitrary File Upload?

    Upgrade django-filer to version 3.3.0 or higher.

    [,3.3.0)
    • M
    Access Control Bypass

    django-filer is an A file management application for django that makes handling of files and images a breeze.

    Affected versions of this package are vulnerable to Access Control Bypass due to not enforcing permissions for a staff user.

    How to fix Access Control Bypass?

    Upgrade django-filer to version 3.0.0rc1 or higher.

    [,3.0.0rc1)
    • M
    Cross-site Scripting (XSS)

    django-filer is an A file management application for django that makes handling of files and images a breeze.

    Affected versions of this package are vulnerable to Cross-site Scripting (XSS) due to improper user-input sanitization when using using HTML or SVG files.

    How to fix Cross-site Scripting (XSS)?

    Upgrade django-filer to version 3.0.0rc1 or higher.

    [,3.0.0rc1)