7.1
CVE-2021-38345
- EPSS 0.25%
- Veröffentlicht 14.10.2021 16:15:09
- Zuletzt bearbeitet 21.11.2024 06:16:51
- Quelle security@wordfence.com
- CVE-Watchlists
- Unerledigt
Brizy Page Builder <= 2.3.11 - Incorrect Authorization Checks Allowing Post Modification
The Brizy Page Builder plugin <= 2.3.11 for WordPress used an incorrect authorization check that allowed any logged-in user accessing any endpoint in the wp-admin directory to modify the content of any existing post or page created with the Brizy editor. An identical issue was found by another researcher in Brizy <= 1.0.125 and fixed in version 1.0.126, but the vulnerability was reintroduced in version 1.0.127.
Mögliche Gegenmaßnahme
Brizy – Page Builder: Update to one of the following versions, or a newer patched version: 1.0.126, 2.3.12
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Brizy – Page Builder
Version
*-1.0.125
Version
1.0.127-2.3.11
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Brizy ≫ Brizy-page Builder SwEditionwordpress Version < 1.0.1.126
Brizy ≫ Brizy-page Builder Version >= 1.0.127 <= 2.3.11
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.25% | 0.485 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
|
| nvd@nist.gov | 4 | 8 | 2.9 |
AV:N/AC:L/Au:S/C:N/I:P/A:N
|
| security@wordfence.com | 7.1 | 2.8 | 4.2 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L
|
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-863 Incorrect Authorization
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.