| tiêu đề | light0011 cms f72cf46f601efb2a0618c3814cc2f61380b38930 Improper Authentication |
|---|
| Mô tả | `App/Home/Model/UserModel.class.php:82-84` identifies the current user solely through `cookie('username')`, and `App/Home/Model/CommentModel.class.php:13-21` writes that cookie value as the comment author. The cookie helper in `ThinkPHP/Common/functions.php:1390-1415` stores and reads scalar cookie values without signing or encryption, while `Home/CommentController.class.php:8-16` performs no server-side user authentication. An attacker can send a manually chosen `username` cookie for an existing account and publish comments attributed to that account.
|
|---|
| Nguồn | ⚠️ https://github.com/light0011/cms/issues/11 |
|---|
| Người dùng | 404my (UID 99931) |
|---|
| Đệ trình | 18/07/2026 08:28 (cách đây 2 các tháng) |
|---|
| Kiểm duyệt | 06/09/2026 20:16 (2 months later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 399479 [light0011 cms Cookie Helper UserModel.class.php tên người dùng xác thực yếu] |
|---|
| điểm | 20 |
|---|