CVE-2025-10273
BaseFortify
Publication date: 2025-09-12
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 |
|---|---|---|
| 10oa | 10oa | 1.0 |
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 erjinzhi 10OA 1.0 within an unknown functionality of the file /view/file.aspx. It involves manipulation of the File argument leading to a path traversal vulnerability, which allows an attacker to access files and directories outside the intended scope.
How can this vulnerability impact me? :
The vulnerability can allow an attacker with some level of privileges to access unauthorized files on the system, potentially exposing sensitive information. However, it does not allow modification or deletion of data, and requires authenticated access with low complexity.