CVE-2025-8707
BaseFortify
Publication date: 2025-08-08
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| huuugegames | huuge_box | 1.0.3 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-926 | 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. |
| CWE-NVD-CWE-noinfo |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Huuge Box App version 1.0.3 on Android. It involves improper export of Android application components due to an issue in the AndroidManifest.xml file. This means certain parts of the app are exposed in a way they should not be, potentially allowing unauthorized local users to access or manipulate these components.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized access or manipulation of app components by local users, which may compromise the app's integrity, confidentiality, or availability. Since local access is required, an attacker with physical or local device access could exploit this to perform unintended actions within the app.