2021-02-20 17:11:54 +00:00
|
|
|
id: ftp-credentials-exposure
|
|
|
|
|
|
|
|
info:
|
2023-04-21 14:49:32 +00:00
|
|
|
name: FTP Credentials Exposure
|
2021-02-20 17:11:54 +00:00
|
|
|
author: pikpikcu
|
2023-04-19 06:04:32 +00:00
|
|
|
severity: high
|
2023-02-09 21:04:25 +00:00
|
|
|
description: FTP credentials were detected.
|
2023-02-09 20:58:22 +00:00
|
|
|
classification:
|
2023-04-19 06:04:32 +00:00
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
|
|
cvss-score: 7.5
|
2023-02-09 20:58:22 +00:00
|
|
|
cwe-id: CWE-200
|
2023-04-22 07:53:53 +00:00
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2023-04-22 07:53:53 +00:00
|
|
|
google-query: inurl:"/ftpsync.settings"
|
2021-04-06 06:46:11 +00:00
|
|
|
tags: config,ftp,exposure
|
2021-02-20 17:11:54 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-02-20 17:11:54 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/ftpsync.settings"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
2023-04-22 07:53:53 +00:00
|
|
|
words:
|
|
|
|
- "FTPSync"
|
|
|
|
- "overwrite_newer_prevention"
|
|
|
|
- "default_folder_permissions"
|
2021-02-22 06:28:50 +00:00
|
|
|
condition: and
|
2021-02-20 17:11:54 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2023-02-09 20:58:22 +00:00
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502201e28c911f8fabf5fe779e079a838becaff04cf7d4f09b371d3531ae4439668ed022100d6c19923331e37144d1f4e0a89f37af21050a0d4a6a925016646f72bac506cf6:922c64590222798bb761d5b6d8e72950
|