5.4
CVE-2021-44649
- EPSS 0.33%
- Veröffentlicht 12.01.2022 13:15:07
- Zuletzt bearbeitet 21.11.2024 06:31:18
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Django-cms ≫ Django Cms Version >= 3.4.0 < 3.4.7
Django-cms ≫ Django Cms Version >= 3.5.0 < 3.5.4
Django-cms ≫ Django Cms Version >= 3.6.0 < 3.6.1
Django-cms ≫ Django Cms Version >= 3.7.0 < 3.7.4
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.33% | 0.555 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.4 | 2.3 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
|
| nvd@nist.gov | 3.5 | 6.8 | 2.9 |
AV:N/AC:M/Au:S/C:N/I:P/A:N
|
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.