This is a DoS Proof-of-Concept of OpenSSH 9.1p1 Double-Free Vulnerability CVE-2023-25136.
It will trigger the double-free and cause an abort crash.
For a comprehensive understanding, check out the accompanying blog post for in-depth details.
- Python 3.6+
paramiko
Python Library
- Verify
paramiko
is installed:
pip install paramiko
-
Change the
VICTIM_IP
to match your vulnerable OpenSSH Server IP. -
Run the PoC:
python cve-2023-25136.py