CVE-2023-4012
Ntpsec 1.2.2
Raw vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:HSummary
CVE-2023-4012 is a high-severity Incomplete Internal State Distinction (CWE-372) vulnerability in Ntpsec Ntpsec. Its CVSS base score is 7.5 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Browser Session Hijacking (T1185); ranked at the 37th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2023-53905
Vulnerability Data
ntpd will crash if the server is not NTS-enabled (no certificate) and it receives an NTS-enabled client request (mode 3).
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise Techniques
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.
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.
Security testing can detect state-machine flaws that manifest as incomplete internal state distinction.
Secure development lifecycle practices can include state-machine validation and invariant checks that reduce incomplete internal state errors.
Explicit application security requirements can mandate state-transition validation and error-state handling.
Secure architecture principles encourage explicit state modelling and fail-safe transitions.
Secure coding standards can require defensive checks against invalid or ambiguous internal states.
Change-management procedures may indirectly catch state-related defects during release reviews.