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
sdwan-cve-2021-1480 — PoC materials to exploit the CVE-2021-1480 on Cico SD-WAN. | Kitploit
Tools/GitHubGitHub/xmco/sdwan-cve-2021-1480
Privilege EscalationVulnerability AnalysisExploitationNetwork SecurityPenetration TestingCommand and Control
GitHubxmco/sdwan-cve-2021-1480

sdwan-cve-2021-1480

PoC materials to exploit the CVE-2021-1480 on Cico SD-WAN.

View Repository
44495 years 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

Exploit for CVE-2021-1480 (SD-WAN)

PoC materials to exploit the CVE-2021-1480 on Cico SD-WAN. The full publicaiton is available on XMCO website :

  • https://blog.xmco.fr/wp-content/uploads/2021/08/XMCO-SDWAN_Report-CVE-2021-1480.pdf

Usage:

  1. update Lines 173 and 176 to set the uid of the current user
  2. Start the proxy: python cve-2021-1480.py -L 4564 127.0.0.1 4565
  3. Start the confd_cli: CONFD_IPC_PORT=4564 /usr/bin/confd_cli
  4. Commands on the confd_cli are now executed by root

Source: https://github.com/nccgroup/tcpprox/blob/master/prox.py

Download Tool