## Apache ActiveMQ远程命令执行漏洞 ## 影响版本 ``` 5.18.0<=Apache ActiveMQ<5.18.3 5.17.0<=Apache ActiveMQ<5.17.6 5.16.0<=Apache ActiveMQ<5.16.7 5.15.0<=Apache ActiveMQ<5.15.15 ``` ## fofa ``` app="APACHE-ActiveMQ" && port="61616" ``` ## ActiveMqRCE 有回显 ``` https://github.com/Hutt0n0/ActiveMqRCE ``` ## 11.16号新增有回显的命令执行exp ``` ``` ## 漏洞回显复现 ![](./assets/20231117150110.png) ## 漏洞脚本 ``` https://github.com/Fw-fW-fw/activemq_Throwable https://github.com/sincere9/Apache-ActiveMQ-RCE https://github.com/X1r0z/ActiveMQ-RCE ``` ## 漏洞分析 ``` https://paper.seebug.org/3058/ https://mp.weixin.qq.com/s/4n7vyeXLtim0tXcjnSWDAw ```