CVE-2024-32122: A storing passwords in a recoverable format in Fortinet FortiOS 7.4.0 through 7.4.8, FortiOS 7.2 all versio...
A storing passwords in a recoverable format in Fortinet FortiOS 7.4.0 through 7.4.8, FortiOS 7.2 all versions, FortiOS 7.0 all versions, FortiOS 6.4 all versions allows attacker to information disclosure via modification of LDAP server IP to point to a malicious server.
Security readout for executives and security teams
Plain-English summary
FortiOS can expose a configured LDAP password because it is stored in recoverable form. Abuse requires a highly privileged local attacker who can redirect the LDAP server setting to a malicious server. The likely consequence is credential disclosure, potentially enabling unauthorized access to connected directory services.
Executive priority
Handle through the normal vulnerability-management cycle, but accelerate review for systems using LDAP or showing suspicious administrative activity. The direct severity is low, although disclosure of a privileged directory credential could create broader downstream risk.
Technical view
CVE-2024-32122 is a CWE-257 credential-storage weakness affecting FortiOS 7.4.0–7.4.8 and all listed 7.2, 7.0, and 6.4 releases. A local, highly privileged attacker can modify the LDAP server IP and potentially recover the LDAP credential. CVSS 3.1 is 2.1, with confidentiality impact only.
Likely exposure
Exposure requires an affected FortiOS release, an LDAP configuration containing credentials, and high-privilege local access to change the LDAP server address. Internet reachability alone is insufficient. Risk increases where administrative accounts are shared, compromised, or weakly monitored.
Exploitation context
The supplied record is not in CISA KEV and provides no evidence of active exploitation. Its CVSS vector records proof-of-concept exploit maturity, but this does not establish real-world attacks. The high privilege and local-access requirements substantially constrain exploitation.
Researcher notes
The weakness is narrowly conditioned by AV:L and PR:H and affects confidentiality without stated integrity or availability impact. The source bundle does not identify specific fixed versions or workarounds, so remediation claims should remain tied to current Fortinet guidance. Siemens is referenced, but the bundle provides insufficient detail to infer additional affected products.
Mitigation direction
Inventory affected FortiOS versions and identify appliances using credentialed LDAP configurations.
Restrict privileged administration and review administrator accounts for unnecessary access.
Monitor and control changes to configured LDAP server addresses.
Consult Fortinet advisory FG-IR-24-111 for corrected releases or vendor-approved workarounds.
Rotate LDAP credentials if configuration tampering or disclosure is suspected.
Validation and detection
Confirm each appliance's exact FortiOS version against the stated affected ranges.
Determine whether LDAP authentication and stored bind credentials are configured.
Review configuration audit logs for unexpected LDAP server address changes.
Investigate LDAP connections to unfamiliar or unauthorized destinations.
After remediation, verify the appliance meets current Fortinet advisory guidance.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-257: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-257 · source CWE mapping
Storing Passwords in a Recoverable Format
Storing Passwords in a Recoverable Format represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.