| Название | PHPGurukul Land Record System 00.0.0.01 SQL Injection |
|---|
| Описание | The SQL Injection vulnerability exists in diretory '/landrecordsys/admin/login.php' because the 'username' parameters is directly inserted into the SQL queries without any validation or sanitization. If an attacker inputs malicious SQL code as the 'username' parameters, it will be executed by the database. For example, if the 'username' parameter is set to "username=test' AND (SELECT 6154 FROM (SELECT(SLEEP(5)))PsEo) AND 'dPSx'='dPSx", it could manipulate the query to return or modify unintended data. Always use prepared statements or parameterized queries to prevent this.
script: username=teste' AND (SELECT 6154 FROM (SELECT(SLEEP(5)))PsEo) AND 'dPSx'='dPSx&password=teste&login= |
|---|
| Источник | ⚠️ https://phpgurukul.com/land-record-system-using-php-and-mysql/ |
|---|
| Пользователь | Fergod (UID 55882) |
|---|
| Представление | 30.12.2024 17:34 (2 лет назад) |
|---|
| Модерация | 31.12.2024 09:58 (16 hours later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 289838 [PHPGurukul Land Record System 1.0 /admin/login.php Имя пользователя SQL-инъекция] |
|---|
| Баллы | 20 |
|---|