vendor:
TicketPlus - Support Ticket Management System
by:
Ihsan Sencan
7,5
CVSS
HIGH
Arbitrary File Upload
434
CWE
Product Name: TicketPlus - Support Ticket Management System
Affected Version From: N/A
Affected Version To: N/A
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: WiN7_x64/KaLiLinuX_x64
2017
TicketPlus – Support Ticket Management System – Arbitrary File Upload
The vulnerability allows an users upload arbitrary file. The vulnerability is located in the 'updateProfile' function with the failure of the file upload validation. Attacker can upload arbitrary file and execute it in the application path.
Mitigation:
Input validation should be done to prevent arbitrary file uploads.