This repository contains an exploit for the vulnerability CVE-2023-39063 found in the RaidenFTPD v2.4.4005 software. The exploit has been created to work with Python 3.
Python 3 code to exploit a SEH based Buffer Overflow vulnerability in RaidenFTPD v.2.4.4005. This vulnerability allows a local attacker to execute arbitrary code via the Server name field of the step by step setup wizard.
- Open RaidenFTPD
- Click on
Setup
->Step by step setup wizard
- Run python code:
python3 exploit-cve-2023-39063.py
- Paste the content of exploit-raiden.txt into the field
Server name
- Click
next
->next
->ok
- Pop calc.exe
SEH.Exploit.RaidenFTPD.mp4
This exploit script is provided for educational purposes only. The authors do not promote or endorse any unauthorized use or exploitation of vulnerabilities. The responsibility for any illegal or unethical use of this script lies solely with the user.