제출 #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. PM 03:51 (2 개월 ago)
모더레이션2026. 08. 05. PM 04:01 (2 months later)
상태수락
VulDB 항목386233 [imranrisal-dev Student-Management-System Login loginCheckTest.php username/password SQL 주입]
포인트들20

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!