CVE-2024-3845
Fedoraproject Fedora 38 … 40
Raw vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:NSummary
CVE-2024-3845 is a medium-severity Improperly Implemented Security Check for Standard (CWE-358) vulnerability in Fedoraproject Fedora. Its CVSS base score is 4.3 (Medium).
Operationally, exploitation aligns with the MITRE ATT&CK technique Downgrade Attack (T1689); ranked in the top 48% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
The strongest mitigations our analysis identified map to SA-10 (Developer Configuration Management) and SA-11 (Developer Testing and Evaluation) — see the control section below for these in your framework.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-32414
Vulnerability Data
Inappropriate implementation in Networks in Google Chrome prior to 124.0.6367.60 allowed a remote attacker to bypass mixed content policy via a crafted HTML page. (Chromium security severity: Low)
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise Techniques
CVEs Like This One
Affected Assets
Mitigating Controls
Control response
—
—
- 3 hardening rules · 2 OS baselines
V7.1.1V17.2.8
Mitigating Controls (NIST 800-53 r5) AI
Requires developer configuration management that tracks and controls changes to both design and code, reducing divergence between them.
Developer testing and evaluation activities directly examine whether the delivered implementation satisfies documented design and requirements.
Requires the developer to follow a documented development process that explicitly includes maintaining consistency between design artifacts and implementation.
Mandates use of an SDLC that incorporates security and privacy activities, thereby structuring development to keep implementation aligned with documented design.
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 directly require correct implementation of standardized security checks and algorithms.
Formal change and exception tracking reduces uncontrolled drift from documented designs but does not verify consistency.
Configuration management verifies deployed state against documented baselines, catching some but not all design-implementation drift.
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 in development and acceptance validates that required security checks function as specified.
Change management can catch drift after the fact, but does not guarantee initial implementation matches design.
Documented operating procedures help keep implementation aligned with stated design, but do not enforce design-level consistency.
Project-level design-to-implementation traceability directly reduces divergence between documented design and delivered code.
Use of cryptography control depends on correct implementation of standardized cryptographic checks.
Secure development life cycle mandates verification that security checks required by standards are correctly implemented.
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-248873 The Trivial File Transfer Protocol (TFTP) server package must not be installed if not required for OL 8 operational support. prevents CWE-1068
RHEL 7 (2 rules)
- V-204392 The Red Hat Enterprise Linux operating system must be configured so that the file permissions, ownership, and group membership of system files and commands match the vendor values. prevents CWE-1068
- V-204621 The Red Hat Enterprise Linux operating system must not have the Trivial File Transfer Protocol (TFTP) server package installed if not required for operational support. prevents CWE-1068