32 lines
840 B
YAML
32 lines
840 B
YAML
id: exposed-sqlite-manager
|
|
|
|
info:
|
|
name: SQLiteManager - Text Display
|
|
author: dhiyaneshDK
|
|
severity: medium
|
|
description: SQLiteManager panel contains inconsistent text display in title and text.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/5003
|
|
metadata:
|
|
max-request: 3
|
|
tags: misconfig,sqlite,edb,sqli
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
- '{{BaseURL}}/sqlite/'
|
|
- '{{BaseURL}}/sqlitemanager/'
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>SQLiteManager</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402202606f7cb3185eb39ca7737a40baa205992c9f53152a405531380f8744cefd64b02201614c9fa6467b036ae5b2e5a56ecfa08450681e7016b89a09e81bce46f9ca0d5:922c64590222798bb761d5b6d8e72950 |