5.8
CVE-2021-4369
- EPSS 0.16%
- Veröffentlicht 07.06.2023 02:15:14
- Zuletzt bearbeitet 21.11.2024 06:37:31
- Quelle security@wordfence.com
- CVE-Watchlists
- Unerledigt
Frontend File Manager <= 18.2 - Unauthenticated Content Injection
The Frontend File Manager plugin for WordPress is vulnerable to Unauthenticated Content Injection in versions up to, and including, 18.2. This is due to lacking authorization protections, checks against users editing other's posts, and lacking a security nonce, all on the wpfm_edit_file_title_desc AJAX action. This makes it possible for unauthenticated attackers to edit the content and title of every page on the site.
Mögliche Gegenmaßnahme
Frontend File Manager Plugin: Update to version 18.3, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Frontend File Manager Plugin
Version
[*, 18.3)
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Najeebmedia ≫ Frontend File Manager Plugin SwPlatformwordpress Version <= 18.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.16% | 0.366 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.3 | 3.9 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
|
| security@wordfence.com | 5.8 | 3.9 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/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.