2022-09-30 21:06:18 +00:00
|
|
|
id: unauthenticated-duplicator-disclosure
|
|
|
|
|
|
|
|
info:
|
2022-09-30 21:26:16 +00:00
|
|
|
name: WordPress Duplicator Plugin - Information disclosure
|
2022-09-30 21:06:18 +00:00
|
|
|
author: tess
|
|
|
|
severity: medium
|
|
|
|
description: |
|
|
|
|
Unauthenticated Information disclosure of Duplicator WordPress plugin sensitive files.
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2022-10-01 15:29:50 +00:00
|
|
|
tags: wordpress,wp,wp-plugin,misconfig,disclosure,unauth,exposure
|
2022-09-30 21:06:18 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-09-30 21:06:18 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/wp-content/backups-dup-lite/tmp/"
|
|
|
|
- "{{BaseURL}}/wp-content/backups-dup-lite"
|
|
|
|
|
2022-09-30 21:26:16 +00:00
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-09-30 21:06:18 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'Index of /wp-content/backups-dup-lite/'
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- 'text/html'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100bcdda9f9b13fd034d91cc182918245819d226bc5568183287bbfa87e9c4ac1b6022100990a54ebc612e6c730df61a7cc3173f07a038189ff407648c04986e83b4ee540:922c64590222798bb761d5b6d8e72950
|