
CVE-2023-20198是思科IOS XE软件Web UI功能中的一个严重漏洞,允许未经身份验证的远程攻击者在受影响的系统上创建具有特权级别15的账户,从而完全控制设备。
CVE-2023-20198 is a critical vulnerability in the Cisco IOS XE software Web UI feature that allows unauthenticated remote attackers to create accounts with privilege level 15 on affected systems, thereby gaining full control of the device.
The vulnerability primarily stems from improper handling of path resolution in the Web UI feature. Attackers craft HTTP requests using double URL encoding to bypass Nginx's path filtering mechanism and directly access protected internal endpoints, such as /webui_wsma_http. Through these endpoints, attackers can send specially crafted SOAP requests to execute arbitrary CLI commands or make configuration changes.
Specifically, the attacker's request path undergoes double URL encoding, causing Nginx to fail to correctly identify and block unauthorized access, resulting in unauthorized requests being forwarded to the backend iosd service. Through this service, attackers can exploit the Web Services Management Agent (WSMA) functionality to send SOAP requests, create user accounts with the highest privileges, and thereby gain full control of the affected device.
Cisco has issued a security advisory, recommending that users upgrade to the fixed version as soon as possible and take appropriate security measures to prevent such attacks.