CVE-2023-4760

Public Exploit
Remote Code Execution in Eclipse RAP on Windows

Description

In Eclipse RAP versions from 3.0.0 up to and including 3.25.0, Remote Code Execution is possible on Windows when using the FileUpload component. The reason for this is a not completely secure extraction of the file name in the FileUploadProcessor.stripFileName(String name) method. As soon as this finds a / in the path, everything before it is removed, but potentially \ (backslashes) coming further back are kept. For example, a file name such as /..\..\webapps\shell.war can be used to upload a file to a Tomcat server under Windows, which is then saved as ..\..\webapps\shell.war in its webapps directory and can then be executed.

Category

7.6
CVSS
Severity: High
CVSS 3.1 •
EPSS 0.38%
Affected: Eclipse Foundation Eclipse RAP
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2023-4760?
CVE-2023-4760 has been scored as a high severity vulnerability.
How to fix CVE-2023-4760?
To fix CVE-2023-4760, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2023-4760 being actively exploited in the wild?
It is possible that CVE-2023-4760 is being exploited or will be exploited in a near future based on public information. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2023-4760?
CVE-2023-4760 affects Eclipse Foundation Eclipse RAP.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.