| タイトル | 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 月 ago) |
|---|
| モデレーション | 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 |
|---|