Django CMS 3.7.3 does not validate the plugin_type parameter while generating error messages for an invalid plugin type, resulting in a Cross Site Scripting (XSS) vulnerability. The vulnerability allows an attacker to execute arbitrary JavaScript code in the web browser of the affected user.
References
Link | Resource |
---|---|
https://sahildhar.github.io/blogpost/Django-CMS-Reflected-XSS-Vulnerability/ | Exploit Third Party Advisory |
https://www.django-cms.org/en/blog/2020/07/22/django-cms-security-updates-1/ | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2022-01-12 13:15
Updated : 2024-02-28 18:48
NVD link : CVE-2021-44649
Mitre link : CVE-2021-44649
CVE.ORG link : CVE-2021-44649
JSON object : View
Products Affected
django-cms
- django_cms
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')