提出 #918272: Yot Content Management System 3.3.1 Authorization Bypass Through User-Controlled SQL Primary Key情報

タイトル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

Do you want to use VulDB in your project?

Use the official API to access entries easily!