提出 #849483: mjperpinosa stumasy 327d1b0f2915ba79d7ef8ebb74553e987609d9be SQL Injection情報

タイトルmjperpinosa stumasy 327d1b0f2915ba79d7ef8ebb74553e987609d9be SQL Injection
説明The affected component is `application/PHP/objects/notes/accessing_dictionary_authorization.php`, which calls `Notes_controller::accessing_dictionary_authorization()` with a user-controlled password. The controller concatenates the password directly into a SQL expression: ```php $select_statement = $this->db_holder->prepare("SELECT * FROM passwords WHERE intended_to = 'accessing dictionary' AND password = password('".$password."')"); $select_statement->execute(); ``` An attacker can submit `') OR 1=1 -- -` to alter the WHERE clause and bypass the dictionary password check. The issue can also be used as a SQL injection primitive against the application database.
ソース⚠️ https://github.com/mjperpinosa/stumasy/issues/6
ユーザー
 gscsd (UID 97914)
送信2026年06月05日 16:44 (29 日 ago)
モデレーション2026年07月04日 17:50 (29 days later)
ステータス承諾済み
VulDBエントリ376339 [mjperpinosa stumasy 迄 327d1b0f2915ba79d7ef8ebb74553e987609d9be accessing_dictionary_authorization.php accessing_dictionary_authorization パスワード SQLインジェクション]
ポイント20

Do you know our Splunk app?

Download it now for free!