製品・ソフトウェアに関する情報
Eclipse Foundation の remote application platform におけるパストラバーサルの脆弱性
Title Eclipse Foundation の remote application platform におけるパストラバーサルの脆弱性
Summary

Eclipse Foundation の remote application platform には、パストラバーサルの脆弱性が存在します。

Possible impacts 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。
Solution

ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。

Publication Date Sept. 21, 2023, midnight
Registration Date Dec. 20, 2023, 12:36 p.m.
Last Update Dec. 20, 2023, 12:36 p.m.
CVSS3.0 : 緊急
Score 9.8
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected System
Eclipse Foundation
remote application platform 3.0.0 から 3.25.0
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
No Changed Details Date of change
1 [2023年12月20日]
  掲載
Dec. 20, 2023, 12:36 p.m.

NVD Vulnerability Information
CVE-2023-4760
Summary

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.

Publication Date Sept. 21, 2023, 5:15 p.m.
Registration Date Sept. 21, 2023, 8 p.m.
Last Update Nov. 21, 2024, 5:35 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:eclipse:remote_application_platform:*:*:*:*:*:*:*:* 3.0.0 3.25.0
Related information, measures and tools
Common Vulnerabilities List