| Titre | itsourcecode Airline Reservation System 1.0 SQLi |
|---|
| Description | On the /admin/login.php page, users enter their username and password for login verification. By capturing the request, it was found that the verification interface is /admin/ajax.php?action=login. By locating the method corresponding to the login action and analyzing it, it was discovered that in the admin/admin_class.php page, the filtering of the username and password fields is insufficient, leading to SQL injection vulnerabilities. The same issue also occurs in the login2() method.
————POC——————
Parameter: username (POST)
Type: time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
Payload: username=root' AND (SELECT 9673 FROM (SELECT(SLEEP(5)))bZXm) AND 'aMFp'='aMFp&password=Aa12345^ |
|---|
| La source | ⚠️ https://github.com/DeepMountains/zzz/blob/main/CVE1-3.md |
|---|
| Utilisateur | quad (UID 73025) |
|---|
| Soumission | 05/08/2024 10:03 (il y a 2 ans) |
|---|
| Modérer | 05/08/2024 17:45 (8 hours later) |
|---|
| Statut | Accepté |
|---|
| Entrée VulDB | 273624 [itsourcecode Airline Reservation System 1.0 Admin Login Page /admin/login.php login/login2 Nom d'utilisateur injection SQL] |
|---|
| Points | 20 |
|---|