Cross-site request forgery in SPIP - CVE-2021-44122
Published: June 17, 2022 / Updated: June 17, 2022
SPIP
spip.net
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 ecrire/public/aiguiller.php, ecrire/public/balises.php, and ecrire/balise/formulaire_.php scripts. 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.
It is also possible to combine XSS vulnerabilities in SPIP 4.0.0 to exploit it.