vendor:
phpMyPortal
by:
Mahmood_ali
5.5
CVSS
MEDIUM
Remote File Inclusion
98
CWE
Product Name: phpMyPortal
Affected Version From: 3.0.0 RC3
Affected Version To: 3.0.0 RC3
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
phpMyPortal 3.0.0 RC3(GLOBALS[CHEMINMODULES])Remote File Include Exploit
This exploit allows an attacker to include a remote file in the phpMyPortal 3.0.0 RC3 script by manipulating the GLOBALS[CHEMINMODULES] parameter in the articles.inc.php file. The attacker can specify a remote file URL, which will be included and executed by the vulnerable script.
Mitigation:
To mitigate this vulnerability, it is recommended to update to a patched version of phpMyPortal or implement proper input validation and sanitization to prevent remote file inclusion attacks.