vendor:
Phoenix View CMS
by:
tw8
8.8
CVSS
HIGH
LFI, SQLI & XSS
89, 79, 79
CWE
Product Name: Phoenix View CMS
Affected Version From: Pre Alpha2
Affected Version To: Pre Alpha2
Patch Exists: NO
Related CWE: N/A
CPE: a:phoenix_view_cms:phoenix_view_cms
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
Phoenix View CMS <= Pre Alpha2 Multiple Vulnerabilities [LFI][SQLI][XSS]
Phoenix View CMS is going to be an easy to use Content-Managemen-System. It's using a self-written Template-Engine. The CMS will use a self-written API and it's gonna be easy to write your own plugins and modules. The vulnerability is caused by the lack of proper input validation in the admin/admin_frame.php and admin/module/*.php files, which allows an attacker to inject malicious code into the application. An attacker can exploit this vulnerability by sending a maliciously crafted HTTP request to the vulnerable application.
Mitigation:
Input validation should be performed to ensure that untrusted data is not used to execute unintended commands. Additionally, the application should be configured to use the least privilege necessary to perform its function.