| Título | code-projects Student Membership System 1.0 SQL Injection |
|---|
| Descripción | In the user registration feature, user-submitted $_POST data is directly concatenated into SQL queries without any filtering or parameterization. An attacker could execute arbitrary SQL commands by crafting malicious input, potentially leading to data leaks, data tampering, or complete control over the database.
Impact: An attacker can execute arbitrary SQL commands, including deleting tables, reading sensitive data, modifying data, and gaining a database shell, thereby gaining complete control over the database. |
|---|
| Fuente | ⚠️ https://github.com/maidangdang1/CVE/issues/1 |
|---|
| Usuario | nomath (UID 96446) |
|---|
| Sumisión | 2026-03-15 10:25 (hace 20 días) |
|---|
| Moderación | 2026-03-31 00:24 (16 days later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 354293 [code-projects Student Membership System 1.0 User Registration inyección SQL] |
|---|
| Puntos | 20 |
|---|