2023-01-17 15:16:44 +00:00
|
|
|
id: froxlor-database-backup
|
2023-01-17 05:08:21 +00:00
|
|
|
|
|
|
|
info:
|
2023-02-08 19:48:19 +00:00
|
|
|
name: Froxlor Server Management Backup File - Detect
|
2023-01-17 05:08:21 +00:00
|
|
|
author: tess
|
2023-01-18 08:08:04 +00:00
|
|
|
severity: medium
|
2023-02-08 16:54:51 +00:00
|
|
|
description: Froxlor Server Management backup file was detected.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
|
|
cvss-score: 5.3
|
|
|
|
cwe-id: CWE-200
|
2023-01-17 05:08:21 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2023-01-24 06:06:12 +00:00
|
|
|
shodan-query: title:"Froxlor Server Management Panel"
|
2023-01-17 15:16:44 +00:00
|
|
|
tags: froxlor,backup,exposure,disclosure
|
2023-01-17 05:08:21 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-01-17 05:08:21 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/install/froxlor.sql'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2023-01-17 15:28:45 +00:00
|
|
|
- "DROP TABLE IF EXISTS"
|
2023-01-17 05:08:21 +00:00
|
|
|
- "CREATE TABLE"
|
2023-01-17 15:24:08 +00:00
|
|
|
- "PRIMARY KEY"
|
2023-01-17 05:08:21 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "application/sql"
|
2023-01-17 15:24:08 +00:00
|
|
|
- "application/x-sql"
|
|
|
|
- "application/octet-stream"
|
|
|
|
- "text/plain"
|
|
|
|
condition: or
|
2023-01-17 05:08:21 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a0048304602210083f9a13e9920b26904cd30bb0da637a9671d12f0c8b6adede4a64cd9f85623a20221008cf96c3ec20c6498a7fec03a14c0df41e072a30dc2ebd7477320a35e3343100a:922c64590222798bb761d5b6d8e72950
|