vendor:
2532|Gigs v1.2 Stable
by:
Osirys
7.5
CVSS
HIGH
Local File Inclusion / Remote File Upload
98
CWE
Product Name: 2532|Gigs v1.2 Stable
Affected Version From: 1.2
Affected Version To: 1.2.2002
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
2532|Gigs v1.2 Stable Local File Inclusion / Remote File Upload
2532|Gigs v1.2 Stable is vulnerable to Local File Inclusion and Remote File Upload. The vulnerable files are settings.php, deleteuser.php, mini_calendar.php, manage_venues.php and manage_gigs.php. The Local File Inclusion vulnerability can be exploited by passing a malicious file in the language parameter. The Remote File Upload vulnerability can be exploited by uploading a malicious file. The script does not check the file extension before upload.
Mitigation:
Declare the $language variable and check the file extension before upload.