CVE-2025-6731
BaseFortify
Publication date: 2025-06-26
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the uploadApk function of the APK File Handler component in yzcheng90 X-SpringBoot up to version 5.0. It involves path traversal caused by manipulation of the File argument, allowing an attacker to potentially access or modify files outside the intended directory. The attack can be launched remotely and the exploit has been publicly disclosed.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to perform unauthorized file access or modification on the affected system by exploiting path traversal. This can lead to information disclosure, data tampering, or further compromise of the system.