#VU18931 Cross-site request forgery in Import users from CSV with meta
Published: June 27, 2019 / Updated: June 28, 2019
Import users from CSV with meta
Codection
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. 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. The vulnerability leads to attachment deletion via the "acui_delete_attachment()" AJAX function.