nuclei-templates/http/exposures/logs/roundcube-log-disclosure.yaml

54 lines
1.2 KiB
YAML

id: roundcube-log-disclosure
info:
name: Roundcube Log Disclosure
author: dhiyaneshDk,kazet
severity: medium
reference:
- https://github.com/detectify/ugly-duckling/blob/master/modules/crowdsourced/roundcube-log-disclosure.json
tags: exposure,logs
metadata:
max-request: 12
http:
- method: GET
path:
- "{{BaseURL}}/{{roundcube_path}}"
payloads:
roundcube_path:
- roundcube/logs/sendmail
- roundcube/logs/errors.log
- roundcube/logs/errors
- webmail/logs/sendmail
- webmail/logs/errors.log
- webmail/logs/errors
- mail/logs/sendmail
- mail/logs/errors.log
- mail/logs/errors
- logs/sendmail
- logs/errors.log
- logs/errors
max-size: 1000
matchers-condition: and
matchers:
- type: word
part: body
words:
- "IMAP Error:"
- "Message for"
- "DB Error:"
- "IMAP Error:"
- "PHP Error:"
- "PHP Warning:"
condition: or
- type: status
status:
- 200
extractors:
- type: dsl
dsl:
- content_length