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.
References
Configurations
Configuration 1 (hide)
|
Information
Published : 2019-06-03 10:29
Updated : 2019-06-12 10:29
NVD link : CVE-2019-12308
Mitre link : CVE-2019-12308
JSON object : View
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Products Affected
djangoproject
- django