CVE Vulnerabilities

CVE-2025-5346

Improper Export of Android Application Components

Published: Jul 17, 2025 | Modified: Jul 17, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

Bluebird devices contain a pre-loaded barcode scanner application. This application exposes an unsecured broadcast receiver kr.co.bluebird.android.bbsettings.BootReceiver. A local attacker can call the receiver to overwrite file containing .json keyword with default barcode config file. It is possible to overwrite file in any location due to lack of protection against path traversal in name of the file.

This issue affects all versions before 1.3.3.

Weakness

The Android application exports a component for use by other applications, but does not properly restrict which applications can launch the component or access the data it contains.

Extended Description

The attacks and consequences of improperly exporting a component may depend on the exported component:

Potential Mitigations

References