| عنوان | 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 05:34 PM (2 سنوات منذ) |
|---|
| الاعتدال | 31/12/2024 09:58 AM (16 hours later) |
|---|
| الحالة | تمت الموافقة |
|---|
| إدخال VulDB | 289838 [PHPGurukul Land Record System 1.0 /admin/login.php أسم المستخدم حقن SQL] |
|---|
| النقاط | 20 |
|---|