cve/2016/CVE-2016-9470.md

19 lines
1.0 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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/
2024-06-09 00:33:16 +00:00
- https://www.revive-adserver.com/security/revive-sa-2016-002/
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.