Files
CVEs-PoC/2014/CVE-2014-8875.md
T
2024-06-18 02:51:15 +02:00

19 lines
826 B
Markdown

### [CVE-2014-8875](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8875)
![](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
The XML_RPC_cd function in lib/pear/XML/RPC.php in Revive Adserver before 3.0.6 allows remote attackers to cause a denial of service (CPU and memory consumption) via a crafted XML-RPC request, aka an XML Entity Expansion (XEE) attack.
### POC
#### Reference
- http://packetstormsecurity.com/files/129621/Revive-Adserver-3.0.5-Cross-Site-Scripting-Denial-Of-Service.html
- http://www.revive-adserver.com/security/revive-sa-2014-002/
#### Github
No PoCs found on GitHub currently.