| Title | code-projects Patient Record Management System 1.0 SQL Injection |
|---|
| Description | Due to insufficient user input verification for the "username" parameter, a serious SQL injection vulnerability has been discovered in the "Patient Record Management System In PHP With Source Code", allowing attackers to inject malicious SQL queries. Therefore, attackers can gain unauthorized access to the database, modify or delete data, and access sensitive information without logging in. Immediate remedial measures are needed to ensure system security and protect data integrity.
A SQL injection vulnerability was found in the 'login.php' file of the 'Patient Record Management System In PHP With Source Code' project. The reason for this issue is that attackers inject malicious code from the parameter "username" and use it directly in SQL queries without appropriate cleaning or validation. This allows attackers to forge input values, thereby manipulating SQL queries and performing unauthorized operations.
|
|---|
| Source | ⚠️ https://github.com/keepgoing2077/cve/issues/1 |
|---|
| User | keepgoing2077 (UID 74934) |
|---|
| Submission | 09/19/2024 09:03 (2 years ago) |
|---|
| Moderation | 09/20/2024 09:50 (1 day later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 278204 [code-projects Patient Record Management System 1.0 login.php Username sql injection] |
|---|
| Points | 20 |
|---|