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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-2389 PoC — Flowmon Unauthenticated Command Injection Vulnerability

Source
Associated Vulnerability
Title:Flowmon Unauthenticated Command Injection Vulnerability (CVE-2024-2389)
Description:In Flowmon versions prior to 11.1.14 and 12.3.5, an operating system command injection vulnerability has been identified.  An unauthenticated user can gain entry to the system via the Flowmon management interface, allowing for the execution of arbitrary system commands.
Readme
# Progress Kemp Flowmon CVE-2024-2389

## Description
This repository contains a Python script to exploit a vulnerability in Flowmon that allows for gaining a reverse shell on the target system. The exploit leverages a flaw in the `service.pdfs/confluence` endpoint to execute arbitrary commands on the server, resulting in a reverse shell connection.

## Usage
1. Clone the repository to your local machine:
   ```bash
   https://github.com/adhikara13/CVE-2024-2389.git
   ```

2. Navigate to the cloned directory:
   ```bash
   cd CVE-2024-2389
   ```

3. Run the Python script:
   ```bash
   python main.py
   ```

4. Follow the prompts to input the Flowmon host, your IP address, and the desired port.

## Disclaimer
This exploit is for educational purposes only. Unauthorized use of this script against systems you do not own or have explicit permission to test is illegal and unethical. Use at your own risk.

## Requirements
- Python 3.x
- Requests library (`pip install requests`)

## Contributing
Contributions are welcome! Feel free to submit pull requests or open issues for any improvements, bug fixes, or suggestions.
File Snapshot

[4.0K] /data/pocs/f00243dfc3eacbcfe44c4b90fc6fe4c34200f7c1 ├── [ 11K] LICENSE ├── [1019] main.py └── [1.1K] 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 →