django-jsonform@2.2.0 vulnerabilities

A user-friendly JSON editing form for Django admin.

  • latest version

    2.23.1

  • latest non vulnerable version

  • first published

    3 years ago

  • latest version published

    3 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the django-jsonform 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
    • M
    Cross-site Scripting (XSS)

    django-jsonform is an A user-friendly JSON editing form for Django admin.

    Affected versions of this package are vulnerable to Cross-site Scripting (XSS) via the admin form. Exploiting this vulnerability is possible because raw JSON data from the DB is kept in the textarea without being sanitized.

    Note: This vulnerability affects only the admin pages where the django-jsonform is rendered.

    How to fix Cross-site Scripting (XSS)?

    Upgrade django-jsonform to version 2.10.1 or higher.

    [,2.10.1)