| عنوان | itsourcecode Airline Reservation System 1.0 SQLi |
|---|
| الوصف | 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^ |
|---|
| المصدر | ⚠️ https://github.com/DeepMountains/zzz/blob/main/CVE1-3.md |
|---|
| المستخدم | quad (UID 73025) |
|---|
| ارسال | 05/08/2024 10:03 AM (2 سنوات منذ) |
|---|
| الاعتدال | 05/08/2024 05:45 PM (8 hours later) |
|---|
| الحالة | تمت الموافقة |
|---|
| إدخال VulDB | 273624 [itsourcecode Airline Reservation System 1.0 Admin Login Page /admin/login.php login/login2 أسم المستخدم حقن SQL] |
|---|
| النقاط | 20 |
|---|