CVE-2025-12922
BaseFortify
Publication date: 2025-11-10
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 |
|---|---|---|
| openclinica | openclinica | 3.12.2 |
| openclinica | openclinica | 3.13 |
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 OpenClinica Community Edition up to versions 3.12.2/3.13 in the CRF Data Import component. It involves a path traversal issue caused by manipulation of the 'xml_file' argument in the /ImportCRFData?action=confirm file. An attacker can exploit this remotely to potentially access unauthorized files or directories on the system.
How can this vulnerability impact me? :
The vulnerability can allow a remote attacker to perform path traversal, which may lead to unauthorized access to files or directories on the affected system. This could result in exposure or modification of sensitive data, potentially compromising the integrity and confidentiality of the system.