6.1
CVE-2022-2241
- EPSS 0.3%
- Veröffentlicht 01.08.2022 13:15:10
- Zuletzt bearbeitet 21.11.2024 07:00:36
- Quelle contact@wpscan.com
- CVE-Watchlists
- Unerledigt
Featured Image from URL (FIFU) <= 3.9.9 - Cross-Site Request Forgery
The Featured Image from URL (FIFU) WordPress plugin before 4.0.1 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack. Furthermore, due to the lack of validation, sanitisation and escaping in some of them, it could also lead to Stored XSS issues
Mögliche Gegenmaßnahme
Featured Image from URL (FIFU): Update to version 4.0.0, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Featured Image from URL (FIFU)
Version
*-3.9.9
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Fifu ≫ Featured Image From Url SwPlatformwordpress Version < 4.0.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.3% | 0.532 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.1 | 2.8 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
CWE-116 Improper Encoding or Escaping of Output
The product prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved.