提出 #860107: Student-Management-System imranrisal-dev 1/1 SQL Injection情報

タイトルStudent-Management-System imranrisal-dev 1/1 SQL Injection
説明Vulnerability Title: SQL Injection in Login Authentication Module Description: A SQL injection vulnerability exists in the authentication module of [产品名称], specifically within loginCheckTest.php and the underlying UserModel.php. The application fails to sanitize user-supplied input from the username and password parameters before including them directly into a database query: SELECT * FROM users WHERE username='{$username}' AND password='{$password}'. An unauthenticated attacker can manipulate these parameters to inject malicious SQL syntax. This flaw allows attackers to bypass authentication, extract sensitive data from the users table, or potentially gain unauthorized administrative access. Furthermore, the application stores passwords in plaintext, exacerbating the impact of a potential database compromise.
ソース⚠️ https://github.com/winterbergnurullah551-sketch/sql-cves/issues/1
ユーザー
 HackNine (UID 99046)
送信2026年06月16日 15:51 (2 月 ago)
モデレーション2026年08月05日 16:01 (2 months later)
ステータス承諾済み
VulDBエントリ386233 [imranrisal-dev Student-Management-System Login loginCheckTest.php username/password SQLインジェクション]
ポイント20

Do you want to use VulDB in your project?

Use the official API to access entries easily!