CVE-2025-27222
BaseFortify
Publication date: 2025-10-27
Last updated on: 2025-11-03
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| rocketsoftware | trufusion_enterprise | to 7.10.4.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-35 | The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '.../...//' (doubled triple dot slash) sequences that can resolve to a location that is outside of that directory. |
| 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 TRUfusion Enterprise through version 7.10.4.0, where the /trufusionPortal/getCobrandingData endpoint does not properly sanitize input. This allows an attacker to use path traversal sequences to read any local server file accessible by the TRUfusion user, including cleartext passwords of TRUfusion Enterprise.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can read sensitive files on the server, including cleartext passwords for TRUfusion Enterprise. This can lead to unauthorized access, data leakage, and potential compromise of the system and its data.