7.5
CVSSv2

CVE-2018-19127

Published: 09/11/2018 Updated: 04/02/2019
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
CVSS v3 Base Score: 9.8 | Impact Score: 5.9 | Exploitability Score: 3.9
VMScore: 668
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

A code injection vulnerability in /type.php in PHPCMS 2008 allows malicious users to write arbitrary content to a website cache file with a controllable filename, leading to arbitrary code execution. The PHP code is sent via the template parameter, and is written to a data/cache_template/*.tpl.php file along with a "<?php function " substring.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

phpcms phpcms 2008

Github Repositories

phpcms-2008-CVE-2018-19127 Recently we found a vulnerability in /typephp of phpcms 2008 source code When attackers send crafted requests like "/typephp?template=tag_(){};@unlink(FILE);assert($_POST[1]);{///rss", evil content (in this case "@unlink(FILE);assert($_POST[1]);") will be written into cache file (in this case "/cache_template/rsstplphp&