漏洞
| 漏洞 ID 编号 | BUG-000169518 |
|---|---|
| 已提交 | July 29, 2024 |
| 上次修改时间 | December 9, 2024 |
| 适用范围 | ArcGIS GIS Server |
| 找到的版本 | 10.9.1 |
| 操作系统 | Red Hat Enterprise Linux |
| 操作系统版本 | N/A |
| 状态 | Known Limit |
In serverScan.py, there is a method called checkServices():
request = Request(serverUrl + '/admin/services/' + quote(service['name'].encode('utf-8')) + '.' + service['type'], urlencode(params).encode())
The method uses UTF-8 encoding. The problem could be solved if this encoding is changed to ISO-8859-1 and serverscan.py works fine.
OR
Run the script as is in ArcGIS Enterprise version 11.1, 11.2, or 11.3. There are no issues with special characters in the latest versions.
漏洞 ID: BUG-000169518
软件:
获取来自 ArcGIS 专家的帮助
下载 Esri 支持应用程序