Money Transfer Management System 1.0 - Unauthenticated SQLi
7.5
High
Discovered by
Offensive Team, Fluid Attacks
Summary
Full name
Money Transfer Management System - Unauthenticated SQL Injection
Code name
State
Public
Release date
Mar 15, 2022
Affected product
Money Transfer Management System
Affected version(s)
Version 1.0
Vulnerability name
SQL injection
Vulnerability type
Remotely exploitable
Yes
CVSS v3.1 vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS v3.1 base score
7.5
Exploit available
Yes
CVE ID(s)
Description
Money Transfer Management System Version 1.0 allows an unauthenticated user to inject SQL queries in admin/maintenance/manage_branch.php
and admin/maintenance/manage_fee.php
via the id
parameter.
Proof of Concept
Steps to reproduce
Go to
http://127.0.0.1/mtms/admin/maintenance/manage_branch.php
Insert the following query inside the
id
parameter.The server response changes if the second part of the query is true or false. To automate the process use the below exploit.
System Information
Version: Money Transfer Management System version 1.0.
Operating System: Linux.
Web Server: Apache
PHP Version: 7.4
Database and version: MySQL
Exploit
Mitigation
By 2022-03-15 there is not a patch resolving the issue.
References
Timeline
Vulnerability discovered
Feb 15, 2022
Vendor contacted
Feb 15, 2022
Public disclosure
Mar 15, 2022