LiveActive security incident?Get immediate response
CVE Record

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.

LowCVSS 2.1Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

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.
Prepared
Confidence
high
Sources
3

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2024-32122 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Low
CVSS
2.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N/E:P/RL:W/RC:C

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

1CVSS vectors
3Timeline events
2ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
2.1CVSS 3.1LowCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N/E:P/RL:W/RC:C0.81.4fortinet

Vulnerability scoring details

Base CVSS 3.1 score

2.1Low
CVSS 3.1 vector shape for CVE-2024-32122Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N/E:P/RL:W/RC:C

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
siemens-SADPADP container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
FortinetFortiOS7.4.0, 7.2.0, 7.0.0, 6.4.0unaffected
Weakness

CWE details

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.