漏洞
| 漏洞 ID 编号 | BUG-000180542 |
|---|---|
| 已提交 | October 29, 2025 |
| 上次修改时间 | January 12, 2026 |
| 适用范围 | ArcGIS GIS Server |
| 找到的版本 | 11.5 |
| 操作系统 | Windows Server |
| 操作系统版本 | 2025 |
| 状态 | In Product Plan |
Do not use German special characters.
The workaround from the Bug document does not work in serverScan.py (https://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 (https://serverscan.py/) works fine.
漏洞 ID: BUG-000180542
软件:
获取来自 ArcGIS 专家的帮助
下载 Esri 支持应用程序