vendor:
Easy File Uploader
by:
Özkan Mustafa Akkus (AkkuS)
7.5
CVSS
HIGH
SQL Injection and Cross-Site Scripting
89, 79
CWE
Product Name: Easy File Uploader
Affected Version From: 1.4
Affected Version To: fourth update
Patch Exists: YES
Related CWE: N/A
CPE: a:codecanyon:easy_file_uploader
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux
2018
Easy File Uploader 1.7 – SQL Injection / Cross-Site Scripting
Non-authorized users can perform the attack in the editing area. The SQL Injection payloads include boolean-based blind, error-based, AND/OR time-based blind and UNION query. The Cross-Site Scripting payload includes a malicious script.
Mitigation:
Implement input validation and output encoding to prevent SQL Injection and Cross-Site Scripting attacks.