| Title | light0011 cms f72cf46f601efb2a0618c3814cc2f61380b38930 Cross-Site Request Forgery |
|---|
| Description | Authenticated administrative state-changing actions, including `Manager/delete` (`App/Admin/Controller/ManagerController.class.php:38-46`), `Nav/delete` (`NavController.class.php:70-78`), `Vote/delete` and `Vote/first` (`VoteController.class.php:70-88`), and `Comment/updateAfter` (`CommentController.class.php:25-33`), accept requests without an anti-CSRF token, Origin/Referer validation, or strict method enforcement. `Vote/first` additionally accepts a GET request and `App/Admin/Model/VoteModel.class.php:86-90` resets every poll before selecting the supplied ID. A malicious web page can cause a logged-in administrator to make these state changes.
|
|---|
| Source | ⚠️ https://github.com/light0011/cms/issues/12 |
|---|
| User | xdcr (UID 99930) |
|---|
| Submission | 07/18/2026 08:30 (2 months ago) |
|---|
| Moderation | 09/06/2026 20:16 (2 months later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 399480 [light0011 cms cross-site request forgery] |
|---|
| Points | 20 |
|---|