33 lines
780 B
YAML
33 lines
780 B
YAML
id: wordpress-affiliatewp-log
|
|
|
|
info:
|
|
name: WordPress Plugin "AffiliateWP -- Allowed Products" Log Disclosure
|
|
author: dhiyaneshDK
|
|
severity: low
|
|
metadata:
|
|
max-request: 1
|
|
tags: wordpress,log,plugin
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/wp-content/uploads/affwp-debug.log'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Referral could not be retrieved'
|
|
- 'Affiliate CSV'
|
|
|
|
- type: word
|
|
words:
|
|
- 'text/plain'
|
|
part: header
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022011ac29125549f3934e82e0a00962160e2d29f294113cd751c599745530d9f526022100bcdc1d72d1dde78dfbbc184a40a33d9ff8a126f8b9971395c576afc0f9ca855c:922c64590222798bb761d5b6d8e72950
|