vendor:
Photobase
by:
Osirys
7.5
CVSS
HIGH
Local File Inclusion
98
CWE
Product Name: Photobase
Affected Version From: 1.2
Affected Version To: 1.2
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
2009
Photobase 1.2 Local File Inclusion
There is an include of a variable coming from GET --> $language. Filter $language before the include or just set its value with a local file.
Mitigation:
Filter $language before the include or just set its value with a local file.