#VU20433 Cross-site request forgery in Django CRM - CVE-2019-11457
Published: August 28, 2019
Django CRM
Django Software Foundation
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, such as creating new documents, opportunities, cases, comments, and change user's password (in case exploited against administrator).