提出 #467124: code-projects online-exam-mastering-system-php 1.0 SQL Injection情報

タイトルcode-projects online-exam-mastering-system-php 1.0 SQL Injection
説明The SQL Injection vulnerability here exists because the value of `$_GET['eid']` is directly embedded into the SQL queries without any validation or sanitization. If an attacker inputs malicious SQL code as the `eid` parameter, it will be executed by the database. For example, if `eid` is set to `'1' OR '1'='1'`, it could manipulate the query to return or modify unintended data. Always use **prepared statements** or **parameterized queries** to prevent this.
ソース⚠️ https://hackmd.io/@salt9487/BkeSOxQSye
ユーザー
 salt9487 (UID 78778)
送信2024年12月20日 15:46 (1 年 ago)
モデレーション2024年12月21日 10:00 (18 hours later)
ステータス承諾済み
VulDBエントリ289152 [code-projects Online Exam Mastering System 1.0 account.php?q=quiz&step=2 eid SQLインジェクション]
ポイント20

Do you know our Splunk app?

Download it now for free!