提出 #836751: SourceCodester Onlne Examination & Learning Management System using PHP and MySQL 0 Use of Hard-coded Password情報

タイトルSourceCodester Onlne Examination & Learning Management System using PHP and MySQL 0 Use of Hard-coded Password
説明During the assessment of this project (Onlne Examination & Learning Management System using PHP and MySQL), it was observed that the application has a hardcoded password used during the import of the users data. This happens in "import_users.php" on line 58. $raw_password = (!empty($data[10])) ? $data[10] : "CICT_2026"; // VULNERABLE Ideally, the password should be encrypted or moved to .env (not pushed to PROD) or secure the password within the database called by the Application during the runtime.
ユーザー
 Kamran Saifullah (UID 4218)
送信2026年05月25日 13:04 (24 日 ago)
モデレーション2026年06月08日 07:18 (14 days later)
ステータス承諾済み
VulDBエントリ369162 [SourceCodester Onlne Examination & Learning Management System 1.0 import_users.php raw_password 弱い認証]
ポイント17

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!