django-jsonform@2.0.0 vulnerabilities

A user-friendly JSON editing form for Django admin.

Direct Vulnerabilities

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

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable 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)