2 matches found
CVE-2022-2241
The CVE concerns the WordPress plugin Featured Image from URL (FIFU) prior to version 4.0.1 . The root cause is absence of CSRF checks when updating settings, which could let a logged-in attacker coerce an admin into changing settings via CSRF. Additionally, insufficient validation/sanitisation/e...
CVE-2022-2241 Featured Image from URL < 4.0.0 - Arbitrary Settings Update to Stored XSS via CSRF
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, ...