vendor:
PhotoKorn Gallery
by:
Saudi Hackrz
N/A
CVSS
N/A
Remote File Inclusion
98
CWE
Product Name: PhotoKorn Gallery
Affected Version From: 1.52
Affected Version To: 1.52
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
2006
PhotoKorn Gallery => 1.52 (dir_path) Remote File Inclusion Exploit
PhotoKorn Gallery version 1.52 is vulnerable to a remote file inclusion vulnerability due to a lack of sanitization of user-supplied input. An attacker can exploit this vulnerability by supplying a malicious URL in the dir_path parameter of the cart.inc.php and ext_cats.php scripts. This can allow an attacker to execute arbitrary code on the vulnerable server.
Mitigation:
Input validation should be used to prevent the exploitation of this vulnerability.