vendor:
YetiForce CRM
by:
David Silveiro
7,5
CVSS
HIGH
Persistant XSS
79
CWE
Product Name: YetiForce CRM
Affected Version From: 3.1
Affected Version To: 3.1
Patch Exists: YES
Related CWE: N/A
CPE: yetiforce
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
2016
YetiForce CRM < 3.1 - Persistant XSS Vulnerability
YetiForce CRM was built on a rock-solid Vtiger foundation, but has hundreds of changes that help to accomplish even the most challenging tasks in the simplest way. YetiForce is vulnerable to a stored XSS vulnerability present within a users comment section. Within 'Companies & Accounts > Accounts' select your prefered user, and then in the 'Comments' section input; <img src=x onerror=alert('XSS');> Either refresh the current page, or navigate back to 'Accounts' and the XSS payload will be triggered.
Mitigation:
Ensure that user input is properly sanitized and validated before being stored and displayed.