dolibarr versions prior to 3.8.3 suffer from an html injection vulnerability.
15875b200a0e36f8a952cfdef4e70e93f25ab2063a0dce23b85d731ca4060b18
# Title: HTML Injection in dolibarr
# Author: Sergio Galán - @NaxoneZ
# Date: Dec 24,2015
# Vendor Homepage: *http://www.dolibarr.es/ <http://www.dolibarr.es/>*
# Vulnerable version: < 3.8.3
# CVE: CVE-2015-8685
Dolibarr no properly escape untrusted data to prevent injection in the
text fields.
Any examples of fields affected are the parameter url from external
calendar or the bank's name field (maybe others can be affected).
[*] Poc
You only need to inject the script code in this field like a:
"> < img src='http://www.xxx.com >
More Info
=======https://github.com/Dolibarr/dolibarr/issues/4291
Fixed
=======
https://github.com/GPCsolutions/dolibarr/commit/0d3181324c816bdf664ca5e1548dfe8eb05c54f8