cve/2014/CVE-2014-8793.md

20 lines
933 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2014-8793](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-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
Cross-site scripting (XSS) vulnerability in lib/max/Admin/UI/Field/PublisherIdField.php in Revive Adserver before 3.0.6 allows remote attackers to inject arbitrary web script or HTML via the refresh_page parameter to www/admin/report-generate.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/129621/Revive-Adserver-3.0.5-Cross-Site-Scripting-Denial-Of-Service.html
- http://packetstormsecurity.com/files/129622/Revive-Adserver-3.0.5-Cross-Site-Scripting.html
- http://www.revive-adserver.com/security/revive-sa-2014-002/
#### Github
No PoCs found on GitHub currently.