Cyber Resilience

CVE-2024-3128

Published
01 April 2024
Modified
17 June 2026
CVSS Score v3.1 2.4
Click a component to see what it means
Raw vectorCVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
EPSS Score 0.0027 19th percentile
Risk Priority 23 floored blend · peak EPSS

Summary

CVE-2024-3128 is a low-severity Exposure of Backup File to an Unauthorized Control Sphere (CWE-530) vulnerability. Its CVSS base score is 2.4 (Low).

Operationally, exploitation aligns with the MITRE ATT&CK technique Data from Local System (T1005); ranked at the 19th 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 AC-3 (Access Enforcement) and AC-6 (Least Privilege) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

** UNSUPPORTED WHEN ASSIGNED ** A vulnerability, which was classified as problematic, has been found in Replify-Messenger 1.0 on Android. This issue affects some unknown processing of the file androidmanifest.xml of the component Backup File Handler. The manipulation leads to…

more

exposure of backup file to an unauthorized control sphere. It is possible to launch the attack on the physical device. The exploit has been disclosed to the public and may be used. The identifier VDB-258869 was assigned to this vulnerability. NOTE: This vulnerability only affects products that are no longer supported by the maintainer. NOTE: The vendor was contacted early and responded very quickly. He does not intend to maintain the app anymore and will revoke the availability in the Google Play Store.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1005 Data from Local System Collection
Adversaries may search local system sources, such as file systems, configuration files, local databases, virtual machine files, or process memory, to find files of interest and sensitive data prior to Exfiltration.
T1025 Data from Removable Media Collection
Adversaries may search connected removable media on computers they have compromised to find files of interest.
T1039 Data from Network Shared Drive Collection
Adversaries may search network shares on computers they have compromised to find files of interest.
T1530 Data from Cloud Storage Collection
Adversaries may access data from cloud storage.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2024-3430Shared CWE-530
CVE-2024-2567Shared CWE-530
CVE-2025-3773Shared CWE-530
CVE-2024-3124Shared CWE-530
CVE-2024-12330Shared CWE-530
CVE-2024-2364Shared CWE-530
CVE-2024-56462Shared CWE-530
CVE-2023-5297Shared CWE-530
CVE-2026-13514Shared CWE-530

Affected Assets

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

Enforces authorization checks on all logical access, directly stopping unauthorized actors from reaching backup files.

Explicitly restricts access to removable or backup media to authorized personnel only.

Limits privileges so that only the minimal set of users can access backup locations or archives.

Requires physical and logical controls plus encryption or access restrictions when storing backup media.

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.DS-11 mostly match
prevents

Explicit requirement to protect backups directly mitigates unauthorized exposure of backup files.

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

Proper access-rights provisioning prevents unauthorized actors from reaching backup locations.

prevents

The backup control explicitly requires protecting backup confidentiality and integrity, directly addressing exposure risks.

prevents

Information-access-restriction rules can be applied to backup directories or archives to block unauthorized spheres.

mitigates

Classification helps identify which backups need stricter handling, but does not enforce storage location or access restrictions.

prevents

Access control directly limits who can reach backup files, though it does not address how backups are created or stored.

mitigates

Storage-media controls govern where and how backups are physically or logically stored, directly mitigating exposure.

References