Files
CVEs-PoC/2021/CVE-2021-24218.md
T
2024-06-18 02:51:15 +02:00

866 B

CVE-2021-24218

Description

The wp_ajax_save_fbe_settings and wp_ajax_delete_fbe_settings AJAX actions of the Facebook for WordPress plugin before 3.0.4 were vulnerable to CSRF due to a lack of nonce protection. The settings in the saveFbeSettings function had no sanitization allowing for script tags to be saved.

POC

Reference

Github

No PoCs found on GitHub currently.