CVE-2025-65838
BaseFortify
Publication date: 2025-12-01
Last updated on: 2025-12-04
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| publiccms | publiccms | 5.202506.b |
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 in PublicCMS V5.202506.b involves a path traversal issue via the doUploadSitefile method. This means an attacker could manipulate file paths to access or upload files outside the intended directories, potentially leading to unauthorized file access or modification.
How can this vulnerability impact me? :
The vulnerability can allow attackers to upload or access files outside of the designated directories, which may lead to unauthorized access, data leakage, or modification of critical files, potentially compromising the security and integrity of the affected system.