2021-08-13 17:49:41 +00:00
|
|
|
id: insecure-crossdomain
|
|
|
|
|
|
|
|
info:
|
2021-08-14 09:12:16 +00:00
|
|
|
name: Insecure cross-domain.xml file
|
2021-08-14 10:15:34 +00:00
|
|
|
author: Borna Nematzadeh,nadino
|
2021-08-13 18:25:10 +00:00
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.acunetix.com/vulnerabilities/web/insecure-crossdomain-xml-file
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: exposure,generic,files
|
2021-08-14 09:12:16 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-08-13 17:49:41 +00:00
|
|
|
- method: GET
|
2021-08-14 09:12:16 +00:00
|
|
|
path:
|
2021-08-13 17:49:41 +00:00
|
|
|
- "{{BaseURL}}/crossdomain.xml"
|
2021-08-14 09:12:16 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
2021-08-13 17:49:41 +00:00
|
|
|
matchers:
|
2021-08-14 09:12:16 +00:00
|
|
|
- type: status
|
2021-08-13 17:49:41 +00:00
|
|
|
status:
|
|
|
|
- 200
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-08-13 17:49:41 +00:00
|
|
|
- type: word
|
2021-08-14 09:12:16 +00:00
|
|
|
part: body
|
|
|
|
words:
|
2021-08-13 17:49:41 +00:00
|
|
|
- '<allow-access-from domain="*"/>'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402203e6bccb2118d01eb543ba50ae80bf2f01219c17cfcd43c47e69739cdc527ab5902206c5122b38d953a9394d386c984007a001155754b99de06aedbf7393753ff997f:922c64590222798bb761d5b6d8e72950
|