vendor:
PhpFirstPost
by:
Dj7xpl
7.5
CVSS
HIGH
Remote File Include
98
CWE
Product Name: PhpFirstPost
Affected Version From: 0.1
Affected Version To: 0.1
Patch Exists: NO
Related CWE:
CPE: a:phpfirstpost:phpfirstpost:0.1
Platforms Tested:
2007
PhpFirstPost blog Remote File Include Exploit
This exploit allows remote attackers to include arbitrary files on a vulnerable PhpFirstPost 0.1 website. The vulnerability occurs due to improper input validation in the block.php file. By manipulating the 'Include' parameter in the URL, an attacker can specify a remote file to be included, which can lead to remote code execution or other malicious activities.
Mitigation:
To mitigate this vulnerability, it is recommended to update PhpFirstPost to a patched version or apply the necessary security fixes provided by the vendor. Additionally, input validation and sanitization should be implemented to prevent remote file inclusion vulnerabilities.