vendor:
Album Photo Sans Nom
by:
DarkFig
7,5
CVSS
HIGH
File Inclusion
98
CWE
Product Name: Album Photo Sans Nom
Affected Version From: Album Photo Sans Nom v1.6
Affected Version To: Album Photo Sans Nom v1.6
Patch Exists: NO
Related CWE: N/A
CPE: a:bezut:album_photo_sans_nom:1.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
2006
7 php scripts File Inclusion Vuln / Source disclosure
A vulnerability in Album Photo Sans Nom v1.6 allows an attacker to include arbitrary files via the 'img' parameter in the 'getimg.php' script. This can be exploited to disclose the source code of the vulnerable script by passing the path to the 'config.inc.php' file.
Mitigation:
Input validation should be used to ensure that user-supplied input is not used to include files from arbitrary locations.