| タイトル | code-projects Chat System Using PHP With Source Code 1.0 SQL Injection |
|---|
| 説明 | The user parameter in /user/addnewmember.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. |
|---|
| ソース | ⚠️ https://github.com/LamentXU123/cve/blob/main/sql_injection3.md |
|---|
| ユーザー | LamentXU (UID 78142) |
|---|
| 送信 | 2025年01月29日 09:57 (1 年 ago) |
|---|
| モデレーション | 2025年01月30日 16:09 (1 day later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 294127 [code-projects Chat System 迄 1.0 /user/addnewmember.php ユーザー SQLインジェクション] |
|---|
| ポイント | 20 |
|---|