Skip to content

Eclipse Target Management <= 4.5.500 Command Injection

The Eclipse Foundation is a Common Vulnerabilities and Exposures (CVE) Numbering Authority. This issue it used to request and track the progress of the assignment of a CVE for a vulnerability in the project code for an Eclipse open source project.

Basic information

Project name: Eclipse Target Management: Terminal and Remote System Explorer (RSE)

Project id: tools.tm

Request type: reservation

Versions affected: <= 4.5.500

Common Weakness Enumeration:

Common Vulnerability Scoring System: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Summary:

Eclipse Target Management: Terminal and Remote System Explorer (RSE) version <= 4.5.400 has a remote code execution vulnerability that does not require authentication. The following information provides details:

  1. Product Webpage: https://projects.eclipse.org/projects/tools.tm
  2. Download Link: https://download.eclipse.org/tm/updates/4.5.400/tm-repository-4.5.400.zip
  3. Affected JAR File: plugins/org.eclipse.dstore.core_4.5.400.202208291635.jar
  4. Affected Class: org.eclipse.dstore.core.server.ServerLauncher

Reproduction Steps:

  1. Start the RSE service server.
java -DA_PLUGIN_PATH=/home/kali/eclipse_rce/plugins -cp plugins/org.eclipse.dstore.core_4.5.400.202208291635.jar org.eclipse.dstore.core.server.ServerLauncher 8050
  1. Connect to the target and send the following payload.
nc server 8050
;[injection];

Reference:
image image image

Credit:
Xin-Yue,Song (CHT Security)
yc (CHT Security)

Links:

Tracking

This section will completed by the project team.

  • Reserve an entry only
  • We're ready for this issue to be reported to the central authority (i.e., make this public now)
  • (when applicable) The GitHub Security Advisory is ready to be published now

Note that for those projects that host their repositories on GitHub, the use of GitHub Security Advisories is recommended but is not required.

This section will be completed by the EMO.

CVE: {cve}

  • All required information is provided
  • CVE Assigned
  • Pushed to Mitre
  • Accepted by Mitre
Edited by cheng cheng
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information