vendor:
Fiverr Clone Script
by:
Mr Winst0n
8.8
CVSS
HIGH
SQL Injection / Cross Site Scripting
89, 79
CWE
Product Name: Fiverr Clone Script
Affected Version From: 1.2.2
Affected Version To: 1.2.2
Patch Exists: NO
Related CWE: N/A
CPE: a:phpscriptsmall:fiverr_clone_script
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux, Windows 8.1
2019
Fiverr Clone Script 1.2.2 – SQL Injection / Cross Site Scripting
A vulnerability exists in Fiverr Clone Script 1.2.2 which allows an attacker to inject malicious SQL commands or execute Cross Site Scripting attacks. This can be exploited by sending a specially crafted HTTP request to the vulnerable application. Successful exploitation could result in unauthorized access to sensitive data or the execution of arbitrary code.
Mitigation:
Input validation should be used to prevent malicious SQL commands from being executed. Additionally, Cross Site Scripting attacks should be prevented by validating user input and encoding output.