mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
26 lines
510 B
Markdown
26 lines
510 B
Markdown
## 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"
|
|
```
|
|
## 漏洞脚本
|
|
```
|
|
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
|
|
```
|