vendor:
freephpgallery
by:
MhZ91
7.5
CVSS
HIGH
Local File Inclusion
22
CWE
Product Name: freephpgallery
Affected Version From: 0.6
Affected Version To: 0.6
Patch Exists: YES
Related CWE: N/A
CPE: a:freephpgallery:freephpgallery:0.6
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
freePHPgallery 0.6 Cookie Local File Inclusion
freePHPgallery 0.6 present a local file inclusion vulnerability in the files index.php, comment.php and show.php. By modifying the cookie lang value with a ../../../../ etc., an attacker can gain access to local files.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in file operations.