### [CVE-2017-8760](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8760) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description An issue was discovered on Accellion FTA devices before FTA_9_12_180. There is XSS in courier/1000@/index.html with the auth_params parameter. The device tries to use internal WAF filters to stop specific XSS Vulnerabilities. However, these can be bypassed by using some modifications to the payloads, e.g., URL encoding. ### POC #### Reference - https://gist.github.com/anonymous/32e2894fa29176f3f32cb2b2bb7c24cb #### Github - https://github.com/Voraka/cve-2017-8760