CVE-2024-45675
Ibm Informix Dynamic Server ≤ 14.10
Raw vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HSummary
CVE-2024-45675 is a high-severity Use of Password System for Primary Authentication (CWE-309) vulnerability in Ibm Informix Dynamic Server. Its CVSS base score is 8.4 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Password Guessing (T1110.001); ranked at the 1th 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 IA-5 (Authenticator Management) and AC-7 (Unsuccessful Logon Attempts) — see the control section below for these in your framework.
OWASP Top 10 for Web (2025)
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-55112
Vulnerability Data
IBM Informix Dynamic Server 14.10 could allow a local user on the system to log into the Informix server as administrator without a password.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise Techniques
CVEs Like This One
Affected Assets
Mitigating Controls
Control response
—
—
- 4 hardening rules · 1 OS baseline
—
Mitigating Controls (NIST 800-53 r5) AI
Defines management rules for password authenticators, addressing some shortcomings but still permitting password systems as primary.
Limits password guessing attempts, reducing exploitability of password-only primary auth without eliminating the weakness.
Requires identification and authentication but does not preclude sole reliance on passwords, only partially addressing the weakness.
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.
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.
Authentication information control explicitly governs the lifecycle and strength of passwords and alternatives.
Secure authentication control directly requires and guides non-password or hardened password mechanisms.
Access control policy can mandate stronger primary authentication than passwords.
Identity management defines how identities are proven, directly influencing reliance on passwords.
Access rights assignment assumes authentication has already occurred; does not address password weaknesses.
Privileged access rights presuppose secure authentication but do not specify the mechanism.
Hardening callouts derived
Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).
Oracle Linux 8 (1 rule)
- V-248690 OL 8 must require the maximum number of repeating characters of the same character class be limited to four when passwords are changed. prevents CWE-309