CVE-2018-5552
19.03.2018, 15:29
Versions of DocuTrac QuicDoc and Office Therapy that ship with DTISQLInstaller.exe version 1.6.4.0 and prior contains a hard-coded cryptographic salt, "S@l+&pepper".Enginsight
Vendor | Product | Version |
---|---|---|
docutracinc | dtisqlinstaller | 𝑥 ≤ 1.6.4.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-760 - Use of a One-Way Hash with a Predictable SaltThe software uses a one-way cryptographic hash against an input that should not be reversible, such as a password, but the software uses a predictable salt as part of the input.
- CWE-798 - Use of Hard-coded CredentialsThe software contains hard-coded credentials, such as a password or cryptographic key, which it uses for its own inbound authentication, outbound communication to external components, or encryption of internal data.
References