Is Flash crossdomain.xml attack still possible?
In my company we have some security issues related to code injection on our websites (XSS).
I would like to know whether an attack simiar to http://code.google.com/p/doctype-mirror/wiki/ArticleFlashSecurityPolicyAttack is still possible.
I've got a few questions related to this issue:
1. Are cross-domain policy files (crossdomain.xml) still parsed forgivingly by Flash, or was there more strict appoach implemented since publication of the article?
2. How can I tell whether a policy file is valid or not, especially if it is an injected xml or html file or malformed image file?
3. Are HTTP headers important when Flash Player checks whether downloaded cross-domain policy files are valid?
Thank you in advance,
Mariusz Lewandowski