4.3
CVE-2022-4948
- EPSS 0.03%
- Veröffentlicht 07.06.2023 02:15:15
- Zuletzt bearbeitet 21.11.2024 07:36:18
- Quelle security@wordfence.com
- CVE-Watchlists
- Unerledigt
FlyingPress <= 3.9.6 - Missing Authorization
The FlyingPress plugin for WordPress is vulnerable to authorization bypass due to a missing capability check on its AJAX actions in versions up to, and including, 3.9.6. This makes it possible for authenticated attackers, with subscriber-level permissions and above, to interact with the plugin in ways administrators are intended to. One action (save_config) allows for the configuration of an external CDN. This could be used to include malicious javascript from a source controlled by the attacker.
Mögliche Gegenmaßnahme
FlyingPress: Update to version 3.9.7, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
FlyingPress
Version
*-3.9.6
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Flying-press ≫ Flyingpress SwPlatformwordpress Version < 3.9.7
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.03% | 0.085 |
| 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:L/UI:N/S:U/C:N/I:L/A:N
|
| security@wordfence.com | 4.3 | 2.8 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
|
CWE-862 Missing Authorization
The product does not perform an authorization check when an actor attempts to access a resource or perform an action.