| Título | PHPGurukul Maid Hiring Management System 1.0 SQL Injection |
|---|
| Descripción | The SQL Injection vulnerability exists in diretory '/mhms/admin/edit-category.php?editid=13' because the 'editid' parameter is directly inserted into the SQL queries without any validation or sanitization. If an attacker inputs malicious SQL code as the 'editid' parameter, it will be executed by the database. For example, if the 'editid' parameter is set to "editid=13;SELECT SLEEP(5)#", it could manipulate the query to return or modify unintended data. Always use prepared statements or parameterized queries to prevent this.
Payload: editid=13;SELECT SLEEP(5)# |
|---|
| Fuente | ⚠️ https://phpgurukul.com/maid-hiring-management-system-using-php-and-mysql/ |
|---|
| Usuario | Fergod (UID 55882) |
|---|
| Sumisión | 2024-12-28 02:37 (hace 1 Año) |
|---|
| Moderación | 2024-12-28 17:16 (15 hours later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 289707 [PHPGurukul Maid Hiring Management System 1.0 /admin/edit-category.php editid inyección SQL] |
|---|
| Puntos | 20 |
|---|