vendor:
Freelance Marketplace Script
by:
m0ze
7.5
CVSS
HIGH
Persistent XSS Injection
79
CWE
Product Name: Freelance Marketplace Script
Affected Version From: <= 1.3
Affected Version To: <= 1.3
Patch Exists: NO
Related CWE: -
CPE: 23855397
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: NginX/1.15.10
2019
GigToDo – Freelance Marketplace Script v1.3 Persistent XSS Injection
The «GigToDo - Freelance Marketplace Script» web-application is vulnerable to reflected and persistent XSS injections that allows an attacker to inject JavaScript/HTML code into the front-end, redirect visitor to another website or steal admin cookies. An attacker can inject payloads into the 'Proposal's Description' text area and save the data twice to exploit the vulnerability. Example payloads are provided in the text.
Mitigation:
Input validation should be used to prevent XSS attacks. Sanitize user input and encode output to prevent XSS attacks.