CVE-2025-9672
BaseFortify
Publication date: 2025-08-29
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 |
|---|---|---|
| de.hafas | rejseplanen | * |
| de.hafas | rejseplanen | 8.2.2 |
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
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized access to app components that are improperly exported, potentially allowing an attacker with local access to interact with or manipulate parts of the app that should be protected. This could result in leakage of sensitive information or unauthorized actions within the app.
Can you explain this vulnerability to me?
This vulnerability exists in the Rejseplanen App up to version 8.2.2, specifically in an unknown function within the AndroidManifest.xml file. It allows improper export of Android application components, which means certain parts of the app that should not be accessible externally might be exposed. The attack requires local access to the device. The vulnerability has been publicly disclosed and could be exploited.