| Title | code-projects Chat System Using PHP With Source Code 1.0 SQL Injection |
|---|
| Description | The mname, mpassword and musername parameter in /user/update_account.php is not properly sanitized or parameterized, which leaves it vulnerable to SQL injection attacks. Attackers can exploit this by injecting malicious SQL code to manipulate the database queries. Utilizing time-based SQL injection methods, they can introduce intentional delays in the database response through functions such as SLEEP(). This technique can be employed to verify the existence of the vulnerability and may also be used to extract sensitive information from the database. |
|---|
| Source | ⚠️ https://github.com/LamentXU123/cve/blob/main/sql_update_account.md |
|---|
| User | LamentXU (UID 78142) |
|---|
| Submission | 07/08/2025 17:57 (11 months ago) |
|---|
| Moderation | 07/11/2025 22:46 (3 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 316193 [code-projects Chat System 1.0 /user/update_account.php musername sql injection] |
|---|
| Points | 20 |
|---|