Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-46604 PoC — Apache ActiveMQ, Apache ActiveMQ Legacy OpenWire Module: Unbounded deserialization causes ActiveMQ to be vulnerable to a

Source
Associated Vulnerability
Title:Apache ActiveMQ, Apache ActiveMQ Legacy OpenWire Module: Unbounded deserialization causes ActiveMQ to be vulnerable to a remote code execution (RCE) attack (CVE-2023-46604)
Description:The Java OpenWire protocol marshaller is vulnerable to Remote Code Execution. This vulnerability may allow a remote attacker with network access to either a Java-based OpenWire broker or client to run arbitrary shell commands by manipulating serialized class types in the OpenWire protocol to cause either the client or the broker (respectively) to instantiate any class on the classpath. Users are recommended to upgrade both brokers and clients to version 5.15.16, 5.16.7, 5.17.6, or 5.18.3 which fixes this issue.
Description
Exploit for CVE-2023-46604
Readme
# CVE-2023-46604
Exploit for CVE-2023-46604
### This tool helps to exploit this vulnerability.
#### Shodan Query to find target:
```
product:"ActiveMQ" port:"61616"
```
#### Tools Usage:
```
for read targets from the file:
python3 exploit.py -f targets -c http://YourVPS/poc.xml
---
single target:
python3 exploit.py -ip IP -c http://YourVPS/poc.xml
```

## About this CVE:
CVE-2023-46604 is a critical remote code execution vulnerability in Apache ActiveMQ, an open-source message broker software. This vulnerability allows a remote attacker with network access to either a Java-based OpenWire broker or client to execute arbitrary shell commands. This is achieved by manipulating serialized class types in the OpenWire protocol, causing the broker to instantiate any class on the classpath. The vulnerability results from insecure deserialization within Apache ActiveMQ and has been exploited by attackers, including the HelloKitty ransomware family, to run ransomware binaries and fully compromise systems.
File Snapshot

[4.0K] /data/pocs/985c6e5e17122c9c737f22f940710b81ca0856e0 ├── [3.1K] exploit.py ├── [ 667] poc.xml └── [1010] README.md 0 directories, 3 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →