| 제목 | 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. AM 05:52 (1 월 ago) |
|---|
| 모더레이션 | 2026. 09. 13. AM 10:22 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 403250 [Yot CMS 까지 3.3.1 Cookie global.php login yot3_user/yot3_pass SQL 주입] |
|---|
| 포인트들 | 20 |
|---|