Cyber Resilience

CVE-2024-37393

HighPublic PoC

Published: 10 June 2024

Published
10 June 2024
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.8466 99.4th percentile
Risk Priority 66 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-37393 is a high-severity Cleartext Transmission of Sensitive Information (CWE-319) vulnerability in Securenvoy Multi-Factor Authentication Solutions. Its CVSS base score is 7.5 (High).

Operationally, ranked in the top 0.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

CVE-2024-37393 affects SecurEnvoy MFA versions before 9.4.514 and stems from multiple LDAP injection flaws caused by insufficient validation of user-supplied input. The vulnerable component is the DESKTOP service reachable over the unauthenticated /secserver HTTP endpoint, which interacts with Active Directory.

An unauthenticated remote attacker can exploit the issue via blind LDAP injection to exfiltrate sensitive directory data, including the ms-Mcs-AdmPwd attribute that stores cleartext passwords used by the Local Administrator Password Solution (LAPS) feature. The vulnerability carries a CVSS 3.1 score of 7.5 reflecting network attack vector, low complexity, and high confidentiality impact without requiring privileges or user interaction.

Vendor references point to SecurEnvoy support resources for remediation guidance, while the associated EPSS score has remained flat at its peak value of 0.8466 since disclosure.

EU & UK References

Vulnerability details

Multiple LDAP injections vulnerabilities exist in SecurEnvoy MFA before 9.4.514 due to improper validation of user-supplied input. An unauthenticated remote attacker could exfiltrate data from Active Directory through blind LDAP injection attacks against the DESKTOP service exposed on the /secserver…

more

HTTP endpoint. This may include ms-Mcs-AdmPwd, which has a cleartext password for the Local Administrator Password Solution (LAPS) feature.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

securenvoy
multi-factor authentication solutions
≤ 9.4.514

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-319

Role-based training covers secure transmission methods, mitigating cleartext transmission of sensitive data.

addresses: CWE-319

By requiring documented security controls for information exchanges, the control reduces the risk of cleartext transmission of sensitive data.

addresses: CWE-89

Penetration testing uses SQL injection payloads against database interfaces, identifying and supporting fixes for SQL injection weaknesses.

addresses: CWE-319

Mapping transmission actions in data flows helps prevent cleartext transmission of sensitive information.

addresses: CWE-319

Settings can enforce secure transmission protocols to prevent cleartext transmission of sensitive data.

addresses: CWE-319

Policy addresses secure transport and handling of media to avoid cleartext transmission of sensitive information.

addresses: CWE-319

Enforces safeguards against cleartext transmission of CUI when data leaves organizational boundaries to external systems.

addresses: CWE-319

Explicit controls and continuous oversight on external system services prevent cleartext transmission of sensitive information over provider-managed channels.

References