PYSEC-2022-7
Vulnerability from pysec - Published: 2022-01-12 13:15 - Updated: 2022-01-20 15:35
VLAI?
Details
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.
Impacted products
| Name | purl | django-cms | pkg:pypi/django-cms |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "django-cms",
"purl": "pkg:pypi/django-cms"
},
"ranges": [
{
"events": [
{
"introduced": "3.4.0"
},
{
"fixed": "3.4.7"
},
{
"introduced": "3.5.0"
},
{
"fixed": "3.5.4"
},
{
"introduced": "3.6.0"
},
{
"fixed": "3.6.1"
},
{
"introduced": "3.7.0"
},
{
"fixed": "3.7.4"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.4.0",
"3.4.1",
"3.4.2",
"3.4.3",
"3.4.4",
"3.4.5",
"3.4.6",
"3.5.0",
"3.5.1",
"3.5.2",
"3.5.3",
"3.6.0",
"3.7.0",
"3.7.1",
"3.7.2",
"3.7.3"
]
}
],
"aliases": [
"CVE-2021-44649",
"GHSA-hx7c-qpfq-xcrp"
],
"details": "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.",
"id": "PYSEC-2022-7",
"modified": "2022-01-20T15:35:06.506852Z",
"published": "2022-01-12T13:15:00Z",
"references": [
{
"type": "ARTICLE",
"url": "https://www.django-cms.org/en/blog/2020/07/22/django-cms-security-updates-1/"
},
{
"type": "ARTICLE",
"url": "https://sahildhar.github.io/blogpost/Django-CMS-Reflected-XSS-Vulnerability/"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-hx7c-qpfq-xcrp"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…