CVE-2025-8513
BaseFortify
Publication date: 2025-08-03
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 |
|---|---|---|
| caixin_media_company_limited | caixin_news_app | 8.0.1 |
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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Caixin News App 8.0.1 on Android, specifically in an unknown function within the AndroidManifest.xml file of the com.caixin.news component. It allows improper export of Android application components, which means certain parts of the app may be exposed or accessible in ways they shouldn't be. Exploiting this requires local access to the device. The vulnerability has been publicly disclosed and may be exploited.
How can this vulnerability impact me? :
The vulnerability can lead to improper exposure of application components, potentially allowing unauthorized access or manipulation of app functions. Since local access is required, an attacker with physical or local device access could exploit this to compromise app integrity, confidentiality, or availability, possibly leading to data leakage or unauthorized actions within the app.