vendor:
PHPmyGallery
by:
ZoRLu
7.5
CVSS
HIGH
Remote File Inclusion (RFI) and Local File Inclusion (LFI)
98
CWE
Product Name: PHPmyGallery
Affected Version From: 1.0beta2
Affected Version To: 1.0beta2
Patch Exists: NO
Related CWE: N/A
CPE: a:phpmygallery:phpmygallery:1.0beta2
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
PHPmyGallery v~1.0beta2 RFi/LFi Multiple Remote Vuln.
PHPmyGallery v~1.0beta2 is vulnerable to Remote File Inclusion (RFI) and Local File Inclusion (LFI) attacks. The vulnerability exists due to insufficient sanitization of user-supplied input in the 'confdir' and 'lang' parameters of the 'common-tpl-vars.php' script. An attacker can exploit this vulnerability to include arbitrary remote files and execute arbitrary code on the vulnerable system.
Mitigation:
Input validation should be used to prevent the exploitation of this vulnerability.