| Titre | Github Core PHP Admin panel v1.0 SQL Injection |
|---|
| Description | The finding was validated through automated testing with sqlmap in the local environment. sqlmap successfully identified the vulnerable parameter, confirmed injectable payload classes, and produced usable confirmation output such as DBMS identification, database enumeration, table enumeration, or dump artifacts.
## Vulnerable Location
- **Affected File**: /Applications/MAMP/htdocs/core-php-admin-panel-master/customers.php (line 44)
- **Vulnerable Parameter**: `filter_col`
## Vulnerability Overview
The Core PHP Admin panel application does not properly validate or sanitize user input for the filter_col parameter. This results in a confirmed SQL Injection vulnerability. An authenticated remote attacker can construct and execute malicious SQL statements through the affected endpoint and backend SQL sink. |
|---|
| La source | ⚠️ https://github.com/miku01leon/CVE/issues/4 |
|---|
| Utilisateur | Xinyang Li (UID 97397) |
|---|
| Soumission | 11/06/2026 19:09 (il y a 2 mois) |
|---|
| Modérer | 04/08/2026 09:14 (2 months later) |
|---|
| Statut | Accepté |
|---|
| Entrée VulDB | 385775 [chetans9 core-php-admin-panel customers.php filter_col injection SQL] |
|---|
| Points | 20 |
|---|