### [CVE-2016-9470](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9470) ![](https://img.shields.io/static/v1?label=Product&message=Revive%20Adserver%20All%20versions%20before%203.2.5%20and%204.0.0&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')%20(CWE-79)&color=brighgreen) ### Description Revive Adserver before 3.2.5 and 4.0.0 suffers from Reflected File Download. `www/delivery/asyncspc.php` was vulnerable to the fairly new Reflected File Download (RFD) web attack vector that enables attackers to gain complete control over a victim's machine by virtually downloading a file from a trusted domain. ### POC #### Reference - https://www.revive-adserver.com/security/revive-sa-2016-002/ #### Github No PoCs found on GitHub currently.