Cross-site request forgery in Infinite-Scroll - CVE-2024-10040
Published: October 22, 2024
Infinite-Scroll
Detailed vulnerability description
The vulnerability allows a remote attacker to perform cross-site request forgery attacks.
The vulnerability exists due to insufficient validation of the HTTP request origin within the process_ajax_edit and process_ajax_delete functions. A remote attacker can trick the victim to visit a specially crafted web page and perform arbitrary actions on behalf of the victim on the vulnerable website.