| Title | light0011 cms f72cf46f601efb2a0618c3814cc2f61380b38930 Authorization Bypass |
|---|
| Description | `App/Admin/View/Default/Chapter/addChapter.tpl:96-103` exposes article `limit` values for Normal, Intermediate, Advanced, and VIP readers, and `App/Admin/Model/ChapterModel.class.php:34-56` persists that value. However, `App/Home/Controller/ChapterController.class.php:13-33` serves an article to every request, while `App/Home/Model/ChapterModel.class.php:60-76` retrieves and returns the complete content without checking login state, membership level, or `limit`. Any unauthenticated user who knows or enumerates an article ID can read content intended for VIP or other restricted users.
|
|---|
| Source | ⚠️ https://github.com/light0011/cms/issues/5 |
|---|
| User | xyzccc (UID 99924) |
|---|
| Submission | 07/18/2026 07:54 (2 months ago) |
|---|
| Moderation | 09/03/2026 19:54 (2 months later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 398535 [light0011 cms Chapter Controller ChapterController.class.php content authorization] |
|---|
| Points | 20 |
|---|