### [CVE-2017-8794](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8794) ![](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. Because a regular expression (intended to match local https URLs) lacks an initial ^ character, courier/web/1000@/wmProgressval.html allows SSRF attacks with a file:///etc/passwd#https:// URL pattern. ### POC #### Reference - https://gist.github.com/anonymous/32e2894fa29176f3f32cb2b2bb7c24cb #### Github No PoCs found on GitHub currently.