CVE Catalog
CVE-2017-7888
CriticalSummary
Dolibarr ERP/CRM version 4.0.4 stores passwords using the MD5 algorithm, making brute-force attacks easier.
Risk Assessment
Using MD5 for password storage increases the risk of password cracking, potentially leading to unauthorized access to the system.
Recommendation
It is recommended to migrate to a stronger hashing algorithm, such as bcrypt or Argon2, to enhance password security.
Original NVD description (English source)
Dolibarr ERP/CRM 4.0.4 stores passwords with the MD5 algorithm, which makes brute-force attacks easier.

