cve/2014/CVE-2014-8998.md
2024-05-26 14:27:05 +02:00

753 B

CVE-2014-8998

Description

lib/message.php in X7 Chat 2.0.0 through 2.0.5.1 allows remote authenticated users to execute arbitrary PHP code via a crafted HTTP header to index.php, which is processed by the preg_replace function with the eval switch.

POC

Reference

Github

No PoCs found on GitHub currently.