Cyber Resilience

CVE-2024-28766

Info Disclosure in Ibm Security Directory Integrator 7.2.0

Published
27 January 2025
Modified
14 July 2025
Patch / advisory
CVSS Score v3.1 2.4
Click a component to see what it means
Raw vectorCVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N
EPSS Score 0.0031 23th percentile
Risk Priority 23 floored blend · peak EPSS

Summary

CVE-2024-28766 is a low-severity Exposure of Information Through Directory Listing (CWE-548) vulnerability in Ibm Security Directory Integrator. Its CVSS base score is 2.4 (Low).

Operationally, exploitation aligns with the MITRE ATT&CK technique File and Directory Discovery (T1083); ranked at the 23th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to CM-6 (Configuration Settings) and CM-7 (Least Functionality) — see the control section below for these in your framework.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

CVE-2024-28766 affects IBM Security Directory Integrator 7.2.0 and IBM Security Verify Directory Integrator 10.0.0, where the software could disclose sensitive information about directory contents. This information exposure vulnerability, mapped to CWE-548, carries a CVSS v3.1 base score of 2.4 (AV:A/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N) and was published on 2025-01-27.

Attackers with high privileges (PR:H) on an adjacent network (AV:A) can exploit this with low complexity (AC:L) and no user interaction (UI:N). Successful exploitation enables low-impact confidentiality disclosure (C:L) of directory contents, which could aid in further attacks against the system, without affecting integrity or availability.

IBM provides details on the vulnerability and mitigation in its security advisory at https://www.ibm.com/support/pages/node/7161444.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

IBM Security Directory Integrator 7.2.0 and IBM Security Verify Directory Integrator 10.0.0 could disclose sensitive information about directory contents that could aid in further attacks against the system.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1083 File and Directory Discovery Discovery
Adversaries may enumerate files and directories or may search in specific locations of a host or network share for certain information within a file system.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2024-45096Same vendor: Ibm
CVE-2025-1138Same vendor: Ibm
CVE-2024-56464Same vendor: Ibm
CVE-2024-35113Same vendor: Ibm
CVE-2024-28770Same product: Ibm Security Directory Integrator
CVE-2023-38265Same vendor: Ibm
CVE-2024-28771Same product: Ibm Security Directory Integrator
CVE-2024-28767Same product: Ibm Security Directory Integrator
CVE-2024-28765Same product: Ibm Security Directory Integrator
CVE-2025-2827Same vendor: Ibm

Affected Assets

ibm
security directory integrator
7.2.0
ibm
security verify directory integrator
10.0.0

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

Requires secure baseline settings that disable directory listing on servers and file shares.

Restricts unnecessary server features such as automatic directory indexing.

Enforces authorization decisions so that directory listings are never returned unless explicitly permitted.

Controls information flows so directory contents are not disclosed to unauthorized recipients.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-01 mostly match
prevents

Hardened baselines and config management directly disable directory listing by default.

ID.AM-08 partial match
prevents

Lifecycle management includes applying secure configurations that would prevent directory exposure.

ID.RA-01 partial match
prevents

Vulnerability scanning can discover exposed directories so they can be remediated.

PR.AA-05 partial match
prevents

Least-privilege access rules can restrict who sees directory contents but do not address the listing feature itself.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

prevents

Information access restriction directly prevents directory listings by enforcing need-to-know access controls on web resources.

finds

Security testing in development and acceptance can detect and require remediation of exposed directory listings.

degrades

Network security measures such as disabling directory indexing on web servers reduce exposure of directory contents.

prevents

Secure development life cycle includes configuration hardening that disables directory listing in production web servers.

prevents

Application security requirements can mandate disabling directory indexing and enforcing proper access controls on web directories.

prevents

Secure system architecture principles include configuring web servers to prevent automatic directory listings.

References