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 wallabag/wallabag to version 2.6.7 or higher.
Affected versions of this package are vulnerable to Cross-Site Request Forgery (CSRF) via the /config/otp/app/disable and /config/otp/email/disable endpoints. An attacker can disable 2FA by exploiting this vulnerability.
Mitigation:
This vulnerability can be mitigated by requiring POST method for these endpoints.