WTCMS 1.0 allows index.php?g=admin&m=index&a=index CSRF with resultant XSS.
CWE-352
CVE-2019-16721
NoneCMS v1.3 has CSRF in public/index.php/admin/admin/dele.html, as demonstrated by deleting the admin user.
CVE-2019-16658
TuziCMS 2.0.6 has index.php/manage/notice/do_add CSRF.
CVE-2019-16659
TuziCMS 2.0.6 has index.php/manage/link/do_add CSRF.
CVE-2019-16660
joyplus-cms 1.6.0 has admin_ajax.php?action=savexml&tab=vodplay CSRF.
CVE-2019-16667
diag_command.php in pfSense 2.4.4-p3 allows CSRF via the txtCommand or txtRecallBuffer field, as demonstrated by executing OS commands. This occurs because csrf_callback() produces a “CSRF token expired” error and a Try Again button when a CSRF token is missing.