mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
18 lines
753 B
Markdown
18 lines
753 B
Markdown
### [CVE-2014-8998](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- http://packetstormsecurity.com/files/128964/X7-Chat-2.0.5-lib-message.php-preg_replace-PHP-Code-Execution.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|