# Exploit Title: Dolibarr CRM < 3.9.1 - Reflective XSS Vulnerability # Exploit Author: David Silveiro # Exploit Author Github: github.com/davidsilveiro # Exploit Author Twitter: twitter.com/david_silveiro # Vendor Homepage: https://www.dolibarr.org # Software Link: https://sourceforge.net/projects/dolibarr/files/ # Date: Zero Day Dolibarr ERP is a modern CRM to manage your company.It's opensource software, designed for small and medium companies, foundations and freelancers. The issue lyes with insufficient sanitization when a user makes use of the search function provided, and thus able to inject malicious JS to be used inhand with a phishing attack direct towards higher previliged user. POC: http://127.0.0.1/societe/list.php?sall= ' into fields Third party name, Alias name, Custom…