## https://sploitus.com/exploit?id=2458E86A-F196-505F-B085-9991A7ED8628
# CVE-2025-5548: Analysis & PoC
---

## 📝Summary
This repository provides a comprehensive technical analysis and a functional **Proof of Concept (PoC)** for **CVE-2025-5548**: a Buffer Overflow Stack vulnerability affecting FreeFloat FTP Server v1.0.
The research covers the entire lifecycle of the vulnerability: from setting up a vulnerable environment to executing the exploit and understanding the security flaws.
---
## 📂 Project Structure
The documentation is organized into two parts:
### [Part 1: Environment](./01.Environment)
- Detailed breakdown of the vulnerable software stack.
- Installation steps for lab components.
- Technical justification for the chosen environment and specific versions used.
### [Part 2: Exploitation](./02.Explotation)
- Step-by-step analysis of the attack vector.
- Exploit development and payload delivery.
- Detailed results and post-exploitation evidence (Screenshots/Logs).
---
### 👤Author
- **Sergi Puig Mendoza** - [LinkedIn](https://www.linkedin.com/in/sergipuig4)
---
### ⚠️ Legal Disclaimer
This project is for **educational and ethical security testing purposes only**. Unauthorized access to computer systems is illegal. The author is not responsible for any misuse of the information or code provided in this repository.