vendor:
OroCRM
by:
Provensec Labs
8,8
CVSS
HIGH
XSS Stored
79
CWE
Product Name: OroCRM
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
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: N/A
2020
OroCRM XSS Stored Vulnerability
Goto http://server add a new lead fill all the fields properly but Fill the email filed with xss payload as given in the screenshot. payload used '><img src=d onerror=confirm(/provensec/);>. click save and close button. Now goto the leads list page. click on the lead which we have created. XSS payload will be executed.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application.