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.
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.
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.
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.
Rocket TRUfusion Enterprise in versions up to and including 7.10.4.0.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HRocketsoftware Trufusion Enterprise
APPRocketsoftware≤ 7.10.4.0
Related vulnerabilities
Path traversal umożliwiający RCE w Rocket TRUfusion Enterprise
Rocket TRUfusion Enterprise through 7.10.4.0 uses a reverse proxy to handle incoming connections. However, the...
TRUfusion Enterprise through 7.10.4.0 exposes the /trufusionPortal/jsp/internal_admin_contact_login.jsp endpoi...
TRUfusion Enterprise through 7.10.4.0 exposes the encrypted COOKIEID as an authentication mechanism for some e...
TRUfusion Enterprise through 7.10.4.0 uses the /trufusionPortal/getCobrandingData endpoint to retrieve files. ...