CVE-2018-19127
CRITICAL EXPLOITED NUCLEIPHPCMS 2008 - Code Injection via Template Parameter
Title source: llmExploitation Summary
CVE-2018-19127 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 1 public exploit from researchers including ab1gale. A Nuclei detection template is also available.
AI-analyzed exploit summary The writeup describes a vulnerability in phpcms 2008 where the $template variable in /type.php is not properly sanitized, allowing attackers to inject malicious code into cache files. This leads to arbitrary code execution when the cache file is included.
Description
A code injection vulnerability in /type.php in PHPCMS 2008 allows attackers 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.
Exploits (1)
The writeup describes a vulnerability in phpcms 2008 where the $template variable in /type.php is not properly sanitized, allowing attackers to inject malicious code into cache files. This leads to arbitrary code execution when the cache file is included.
Nuclei Templates (1)
http.html:"Powered by phpcms"
body="Powered by phpcms"
References (1)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H