ghsa-hx7c-qpfq-xcrp
Vulnerability from github
Published
2022-01-13 20:10
Modified
2024-09-16 21:47
Severity ?
5.4 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
5.1 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
5.1 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
VLAI Severity ?
Summary
Cross-site Scripting in django-cms
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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "django-cms" }, "ranges": [ { "events": [ { "introduced": "3.7.0" }, { "fixed": "3.7.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "django-cms" }, "ranges": [ { "events": [ { "introduced": "3.6.0" }, { "fixed": "3.6.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "django-cms" }, "ranges": [ { "events": [ { "introduced": "3.5.0" }, { "fixed": "3.5.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "django-cms" }, "ranges": [ { "events": [ { "introduced": "3.4.0" }, { "fixed": "3.4.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-44649" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-01-13T18:47:39Z", "nvd_published_at": "2022-01-12T13:15:00Z", "severity": "MODERATE" }, "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": "GHSA-hx7c-qpfq-xcrp", "modified": "2024-09-16T21:47:38Z", "published": "2022-01-13T20:10:53Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44649" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-hx7c-qpfq-xcrp" }, { "type": "WEB", "url": "https://github.com/divio/django-cms" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django-cms/PYSEC-2022-7.yaml" }, { "type": "WEB", "url": "https://sahildhar.github.io/blogpost/Django-CMS-Reflected-XSS-Vulnerability" }, { "type": "WEB", "url": "https://www.django-cms.org/en/blog/2020/07/22/django-cms-security-updates-1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N", "type": "CVSS_V4" } ], "summary": "Cross-site Scripting in django-cms" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…