#VU101285 Cross-site request forgery in Simple Redirection - CVE-2024-11341
Published: December 5, 2024
Simple Redirection
Bastien Ho
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 in the settings_page() function. 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.