发布时间: 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.
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 |