cve/2017/CVE-2017-8793.md

18 lines
831 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-8793](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8793)
![](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. By sending a POST request to home/seos/courier/web/wmProgressstat.html.php with an attacker domain in the acallow parameter, the device will respond with an Access-Control-Allow-Origin header allowing the attacker to have site access with a bypass of the Same Origin Policy.
### POC
#### Reference
- https://gist.github.com/anonymous/32e2894fa29176f3f32cb2b2bb7c24cb
#### Github
No PoCs found on GitHub currently.