vendor:
pecio_cms
by:
eidelweiss
8,8
CVSS
HIGH
Multiple Remote File Include
98
CWE
Product Name: pecio_cms
Affected Version From: 2.0.5
Affected Version To: 2.0.5
Patch Exists: NO
Related CWE: N/A
CPE: 2.3:a:pecio_cms:pecio_cms:2.0.5
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
2010
pecio CMS v2.0.5 (template) Multiple Remote File Include Vulnerability
Pecio is a content management system written in PHP with the intention to be a small, simple and lightweight cms for people who want to create websites including old-style information and new-style blog part. It is vulnerable to multiple remote file include vulnerability which allows an attacker to include a remote file on the web server. This can be exploited to execute arbitrary PHP code by including a malicious file from a remote location.
Mitigation:
The best way to mitigate this vulnerability is to ensure that user input is properly sanitized and validated before being used in the application. Additionally, the application should be configured to only allow the inclusion of files from trusted sources.