CVE-2024-0159
Dell Alienware Command Center 5.2.1.0 – 5.6.1.0
Raw vector
CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:HSummary
CVE-2024-0159 is a medium-severity Insufficient Isolation of Symbolic Constant Definitions (CWE-1107) vulnerability in Dell Alienware Command Center. Its CVSS base score is 6.7 (Medium).
Operationally, ranked at the 9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-15958
Vulnerability Data
Dell Alienware Command Center, versions 5.5.52.0 and prior, contain improper access control vulnerability, leading to Denial of Service on local system.
- CWE(s)
Related Threats
CVEs Like This One
Affected Assets
Mitigating Controls
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.
Secure SDLC practices include code organization standards that reduce scattered constant definitions.
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.
Secure development life cycle requires centralized, well-managed definitions that reduce scattered symbolic constants.
Secure system architecture and engineering principles promote modular, centralized constant handling to improve maintainability.
Secure coding standards explicitly call for centralized constant definitions to avoid duplication and errors.
Change management indirectly benefits from centralized constants but does not directly address their placement.