vendor:
AnimaGallery
by:
Anonymous
7.5
CVSS
HIGH
Local File Include Vulnerability
98
CWE
Product Name: AnimaGallery
Affected Version From: 2.6
Affected Version To: 2.6
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: Centos 6.5,php 5.3.2,magic_quotes_gpc=off
2015
AnimaGallery 2.6 (theme and lang cookie parametre) Local File Include Vulnerability
AnimaGallery 2.6 is vulnerable to Local File Include Vulnerability due to lack of taint checking in the 'theme' and 'lang' cookie parameters. An attacker can exploit this vulnerability by sending a maliciously crafted cookie to the server, which can lead to the disclosure of sensitive information.
Mitigation:
Taint checking should be implemented in the application to prevent malicious input from being processed.