In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Cross-site Request Forgery (CSRF) vulnerabilities in an interactive lesson.
Start learningUpgrade basxconnect
to version 0.3.54 or higher.
basxconnect is an A core implementation of a CRM system for non-profit organizations.
Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF). No CSRF token is included in the views.py
of the mailer_integration
app, due to incorrect override of the get_layout()
function.