2020-05-04 15:26:17 +00:00
|
|
|
id: basic-cors-misconfig-flash
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Basic CORS misconfiguration exploitable with Flash
|
|
|
|
author: nadino
|
2020-09-20 12:57:43 +00:00
|
|
|
severity: info
|
2020-05-04 15:26:17 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/crossdomain.xml"
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2020-05-25 08:13:15 +00:00
|
|
|
- 'allow-access-from domain="*"'
|
2020-05-04 15:26:17 +00:00
|
|
|
part: body
|