4.3
CVE-2022-1203
- EPSS 4.47%
- Veröffentlicht 30.05.2022 09:15:09
- Zuletzt bearbeitet 21.11.2024 06:40:14
- Quelle contact@wpscan.com
- CVE-Watchlists
- Unerledigt
Content Mask <= 1.8.4 - Authenticated (Subscriber+) Arbitrary Options Update
The Content Mask WordPress plugin before 1.8.4.1 does not have authorisation and CSRF checks in various AJAX actions, as well as does not validate the option to be updated to ensure it belongs to the plugin. As a result, any authenticated user, such as subscriber could modify arbitrary blog options
Mögliche Gegenmaßnahme
Content Mask: Update to version 1.8.4.1, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Content Mask
Version
*-1.8.4
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Content Mask Project ≫ Content Mask SwPlatformwordpress Version < 1.8.4.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 4.47% | 0.886 |
| 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
|
| nvd@nist.gov | 4 | 8 | 2.9 |
AV:N/AC:L/Au:S/C:N/I:P/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-862 Missing Authorization
The product does not perform an authorization check when an actor attempts to access a resource or perform an action.