vendor:
Iamma Simple Gallery
by:
X0r - EvolutionTeaM
7.5
CVSS
HIGH
Arbitrary File Upload
434
CWE
Product Name: Iamma Simple Gallery
Affected Version From: 1
Affected Version To: 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
2008
Iamma Simple Gallery Arbitrary File Upload
There isn't any check for file extensions, allowing an attacker to upload malicious files to the server.
Mitigation:
Implement a whitelist of accepted file extensions and validate the file type before accepting the upload.