4.3
CVE-2022-2846
- EPSS 2.17%
- Veröffentlicht 16.08.2022 19:15:09
- Zuletzt bearbeitet 15.04.2025 13:15:48
- Quelle cna@vuldb.com
- CVE-Watchlists
- Unerledigt
Calendar Event Multi View <= 1.4.06 - Missing Authorization to Stored Cross-Site Scripting
The Calendar Event Multi View WordPress plugin before 1.4.07 does not have any authorisation and CSRF checks in place when creating an event, and is also lacking sanitisation as well as escaping in some of the event fields. This could allow unauthenticated attackers to create arbitrary events and put Cross-Site Scripting payloads in it.
Mögliche Gegenmaßnahme
CP Multi View Events Calendar: Update to version 1.4.07, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
CP Multi View Events Calendar
Version
*-1.4.06
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Dwbooster ≫ Calendar Event Multi View SwPlatformwordpress Version < 1.4.07
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.17% | 0.839 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 4.3 | 2.8 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 4.3 | 2.8 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
|
CWE-352 Cross-Site Request Forgery (CSRF)
The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request.
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.
CWE-862 Missing Authorization
The product does not perform an authorization check when an actor attempts to access a resource or perform an action.