Описание
Cross-site Scripting in django-cms
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.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2021-44649
- https://github.com/advisories/GHSA-hx7c-qpfq-xcrp
- https://github.com/divio/django-cms
- https://github.com/pypa/advisory-database/tree/main/vulns/django-cms/PYSEC-2022-7.yaml
- https://sahildhar.github.io/blogpost/Django-CMS-Reflected-XSS-Vulnerability
- https://www.django-cms.org/en/blog/2020/07/22/django-cms-security-updates-1
Пакеты
django-cms
>= 3.7.0, < 3.7.4
3.7.4
django-cms
>= 3.6.0, < 3.6.1
3.6.1
django-cms
>= 3.5.0, < 3.5.4
3.5.4
django-cms
>= 3.4.0, < 3.4.7
3.4.7
Связанные уязвимости
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.
Django CMS 3.7.3 does not validate the plugin_type parameter while gen ...