CVE-2025-14220
BaseFortify
Publication date: 2025-12-08
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 |
|---|---|---|
| orico | cd3510 | 1.9.12 |
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
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
The vulnerability allows unauthorized remote file uploads and path traversal, leading to unauthorized access and potential compromise of sensitive data. This can result in violations of data protection regulations such as GDPR and HIPAA, which require strict controls on data access and integrity. Since the vulnerability enables privilege escalation and unauthorized access to other users' data, it poses a risk to compliance with these standards. However, no specific compliance impact is detailed in the provided resources. [1, 2]
Can you explain this vulnerability to me?
This vulnerability is a path traversal issue in the File Upload component of ORICO CD3510 version 1.9.12. It allows an attacker to manipulate file paths remotely, potentially accessing files outside the intended directory.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to modify or access files on the system by traversing directories, which may lead to unauthorized information disclosure or alteration of data.
What immediate steps should I take to mitigate this vulnerability?
No known countermeasures or mitigations have been identified for this vulnerability. It is suggested to consider replacing the affected product to mitigate the risk. [1]