### [CVE-2016-9128](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9128) ![](https://img.shields.io/static/v1?label=Product&message=Revive%20Adserver%20All%20versions%20before%203.2.3&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=Revive%20Adserver%20All%20versions%20before%203.2.3%20&color=brightgreen) ![](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=brightgreen) ### Description Revive Adserver before 3.2.3 suffers from reflected XSS. The affiliate-preview.php script in www/admin is vulnerable to a reflected XSS attack. This vulnerability could be used by an attacker to steal the session ID of an authenticated user, by tricking them into visiting a specifically crafted URL. ### POC #### Reference - https://www.revive-adserver.com/security/revive-sa-2016-001/ #### Github No PoCs found on GitHub currently.