Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
cve-2023-20198-poc-cisco — CVE-2023-20198是思科IOS XE软件Web UI功能中的一个严重漏洞,允许未经身份验证的远程攻击者在受影响的系统上创建具有特权级别15的账户,从而完全控制设备。 | Kitploit
Tools/GitHubGitHub/djayagit/cve-2023-20198-poc-cisco
Privilege EscalationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRed Teaming
GitHubdjayagit/cve-2023-20198-poc-cisco

cve-2023-20198-poc-cisco

CVE-2023-20198是思科IOS XE软件Web UI功能中的一个严重漏洞,允许未经身份验证的远程攻击者在受影响的系统上创建具有特权级别15的账户,从而完全控制设备。

View Repository
11 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2023-20198-poc

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.

Download Tool