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.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/ab1gale/phpcms-2008-CVE-2018-19127 | Third Party Advisory | 
| https://github.com/ab1gale/phpcms-2008-CVE-2018-19127 | Third Party Advisory | 
Configurations
                    History
                    21 Nov 2024, 03:57
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://github.com/ab1gale/phpcms-2008-CVE-2018-19127 - Third Party Advisory | 
Information
                Published : 2018-11-09 12:29
Updated : 2024-11-21 03:57
NVD link : CVE-2018-19127
Mitre link : CVE-2018-19127
CVE.ORG link : CVE-2018-19127
JSON object : View
Products Affected
                phpcms
- phpcms
 
CWE
                
                    
                        
                        CWE-94
                        
            Improper Control of Generation of Code ('Code Injection')
