CRITICAL🇵🇱 Wersja polska

CVE-2025-27224

CVSS 9.8v3.1pub. 2025-10-27upd. 2025-10-31

TRUfusion Enterprise through 7.10.4.0 uses the /trufusionPortal/fileupload endpoint to upload files. However, the application doesn't properly sanitize the input to this endpoint, ultimately allowing path traversal sequences to be included. This can be used to write to any filename with any file type at any location on the local server, ultimately allowing execution of arbitrary code.

🤖 AI Analysis
How it works

The /trufusionPortal/fileupload endpoint does not perform proper validation and sanitization of input data (CWE-20). An attacker can include path traversal sequences (e.g., '../') in the uploaded file name or path, allowing the file to be written outside the intended directory. This makes it possible to place an executable file (e.g., webshell) at any location on the server. The attack requires no authentication, which drastically increases the attack surface.

Impact

An attacker can write any type of file to any location on the local server, which in practice leads to full system compromise through arbitrary code execution (RCE). Confidentiality, integrity, and availability of data and services are at risk.

Mitigation & patch

Apply patches available from the vendor according to the references. As temporary remedial measures, it is recommended to restrict network access to the /trufusionPortal/fileupload endpoint at the firewall level and isolate the server from the public network until the patch is applied.

Who is affected

Rocket TRUfusion Enterprise in versions up to and including 7.10.4.0.

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Rocketsoftware Trufusion Enterprise

    APP
    Rocketsoftware
    ≤ 7.10.4.0
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
Path Traversal
CWE
References

Related vulnerabilities

CVE-2025-59793CRITICAL9.4PL ✓ten sam produkt

Path traversal umożliwiający RCE w Rocket TRUfusion Enterprise

CVE-2025-32355HIGH7.9ten sam produkt

Rocket TRUfusion Enterprise through 7.10.4.0 uses a reverse proxy to handle incoming connections. However, the...

CVE-2025-27225HIGH7.5ten sam produkt

TRUfusion Enterprise through 7.10.4.0 exposes the /trufusionPortal/jsp/internal_admin_contact_login.jsp endpoi...

CVE-2025-27223HIGH7.5ten sam produkt

TRUfusion Enterprise through 7.10.4.0 exposes the encrypted COOKIEID as an authentication mechanism for some e...

CVE-2025-27222HIGH8.6ten sam produkt

TRUfusion Enterprise through 7.10.4.0 uses the /trufusionPortal/getCobrandingData endpoint to retrieve files. ...