mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 17:50:34 +00:00
1004 B
1004 B
CVE-2022-2241
Description
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
POC
Reference
- https://wpscan.com/vulnerability/8670d196-972b-491b-8d9b-25994a345f57
- https://wpscan.com/vulnerability/8670d196-972b-491b-8d9b-25994a345f57
Github
No PoCs found on GitHub currently.