Credit lite 1.5.4 sql injection Vulnerability / Exploit
/
/
/
Exploits / Vulnerability Discovered : 2023-09-04 |
Type : webapps |
Platform : php
This exploit / vulnerability Credit lite 1.5.4 sql injection is for educational purposes only and if it is used you will do on your own risk!
SQL injection attacks can allow unauthorized access to sensitive data, modification of
data and crash the application or make it unavailable, leading to lost revenue and
damage to a company's reputation.
## Steps to Reproduce:
To Catch the POST Request
1. Visit [Account Statement] on this Path: https://website/portal/reports/account_statement
2. Select [Start Date] + [End Date] + [Account Number] and Click on [Filter]
Path: /portal/reports/account_statement
POST parameter 'date1' is vulnerable to SQL Injection
POST parameter 'date2' is vulnerable to SQL Injection
-------------------------------------------------------------------------
POST /portal/reports/account_statement HTTP/2