| 标题 | Yot Content Management System 3.3.1 Authorization Bypass Through User-Controlled SQL Primary Key |
|---|
| 描述 | YOT III automatically authenticates visitors by reading cookies yot3_user and yot3_pass and passing them to the deprecated login() helper in global.php. That helper concatenates the cookie username directly into a MySQL query and then trusts the returned password and admin columns. An unauthenticated attacker can craft a malicious yot3_user cookie containing a UNION SELECT payload that returns a known password value and admin=3, set yot3_pass to the same value, and obtain a super-administrator PHP session on the next request. |
|---|
| 来源 | ⚠️ https://github.com/dddwmr/CVE/blob/main/YOT%20III%20cookie%20auto-login%20SQL%20injection%20enables%20forged%20administrator%20sessions%20.md |
|---|
| 用户 | dwmm (UID 29483) |
|---|
| 提交 | 2026-08-07 05時52分 (1 月前) |
|---|
| 管理 | 2026-09-13 10時22分 (1 month later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 403250 [Yot CMS 直到 3.3.1 Cookie global.php login yot3_user/yot3_pass SQL注入] |
|---|
| 积分 | 20 |
|---|