laptop and a wrench

漏洞

In requests, { } characters are not properly encoded to their ASCII equivalents.

上次发布: April 2, 2019 ArcGIS GIS Server
漏洞 ID 编号 BUG-000120653
已提交March 8, 2019
上次修改时间June 5, 2024
适用范围ArcGIS GIS Server
找到的版本10.6.1
操作系统Oracle Linux
操作系统版本7.5
状态Will Not Be Addressed

附加信息

This is by design. Newer versions of Tomcat requires special characters in the URL to be HTML URL encoded. The client application that is making the request to the server should URL encode the request.

解决办法

For applications that make use of ArcGIS Server 10.6.x REST operations, manually convert the { } characters to their ASCII equivalent:
  • %7b for {
  • %7d for }

重现步骤

漏洞 ID: BUG-000120653

软件:

  • ArcGIS GIS Server

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项