• CVE-2018-12536

发布时间: 2022年7月30日

修改时间: 2022年7月30日

概要

In Eclipse Jetty Server, all 9.x versions, on webapps deployed using default Error Handling, when an intentionally bad query arrives that doesn t match a dynamic url-pattern, and is eventually handled by the DefaultServlet s static file serving, the bad characters can trigger a java.nio.file.InvalidPathException which includes the full path to the base resource directory that the DefaultServlet and/or webapp is using. If this InvalidPathException is then handled by the default Error Handler, the InvalidPathException message is included in the error response, revealing the full server path to the requesting system.

CVSS v3 指标

NVD openEuler
CVSS评分 5.3 5.3
Attack Vector Network Network
Attack Complexity Low Low
Privileges Required None None
User Interaction None Required
Scope Unchanged Changed
Confidentiality Low Low
Integrity None Low
Availability None None

安全公告

公告名 概要 发布时间
KylinSec-SA-2022-1689 In Eclipse Jetty Server, all 9.x versions, on webapps deployed using default Error Handling, when an intentionally bad query arrives that doesn t match a dynamic url-pattern, and is eventually handled by the DefaultServlet s static file serving, the bad characters can trigger a java.nio.file.InvalidPathException which includes the full path to the base resource directory that the DefaultServlet and/or webapp is using. If this InvalidPathException is then handled by the default Error Handler, the InvalidPathException message is included in the error response, revealing the full server path to the requesting system. 2022年7月30日

影响产品

产品 状态
KY3.4-4A jetty Unaffected
KY3.4-5 jetty Unaffected
KY3.5.1 jetty Unaffected