2021-03-20 15:17:20 +00:00
|
|
|
id: exposed-sqlite-manager
|
|
|
|
|
|
|
|
info:
|
2022-10-19 21:11:27 +00:00
|
|
|
name: SQLiteManager - Text Display
|
|
|
|
author: dhiyaneshDK
|
2021-03-20 15:17:20 +00:00
|
|
|
severity: medium
|
2022-10-19 21:11:27 +00:00
|
|
|
description: SQLiteManager panel contains inconsistent text display in title and text.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/ghdb/5003
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 3
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: misconfig,sqlite,edb,sqli
|
2021-03-20 15:17:20 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-03-20 15:17:20 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-10-19 15:01:45 +00:00
|
|
|
- '{{BaseURL}}'
|
2021-03-20 15:17:20 +00:00
|
|
|
- '{{BaseURL}}/sqlite/'
|
|
|
|
- '{{BaseURL}}/sqlitemanager/'
|
|
|
|
|
2022-10-19 15:01:45 +00:00
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-03-20 15:17:20 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>SQLiteManager</title>'
|
2022-10-19 15:01:45 +00:00
|
|
|
|
2021-03-20 15:17:20 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-01-26 08:31:11 +00:00
|
|
|
# digest: 490a0046304402202606f7cb3185eb39ca7737a40baa205992c9f53152a405531380f8744cefd64b02201614c9fa6467b036ae5b2e5a56ecfa08450681e7016b89a09e81bce46f9ca0d5:922c64590222798bb761d5b6d8e72950
|