Fix security issues (#519)
CVE-2019-12308 More information moderate severity Vulnerable versions: >= 2.1.0, < 2.1.9 Patched version: 2.1.9 An issue was discovered in Django 1.11 before 1.11.21, 2.1 before 2.1.9, and 2.2 before 2.2.2. The clickable Current URL value displayed by the AdminURLFieldWidget displays the provided value without validating it as a safe URL. Thus, an unvalidated value stored in the database, or a value provided as a URL query parameter payload, could result in an clickable JavaScript link. WS-2019-0037 More information moderate severity Vulnerable versions: < 3.9.1 Patched version: 3.9.1 Django-Rest-Framework, before 3.9.1, has a XSS vulnerability caused by disabled autoescaping in the default DRF Browsable API view templates.main
parent
f20698921e
commit
23d7c33667
Loading…
Reference in New Issue