6.1

CVE-2022-2241

Exploit

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)
FifuFeatured Image From Url SwPlatformwordpress Version < 4.0.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.3% 0.532
CVSS Metriken
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.