cve/2024/CVE-2024-48208.md

18 lines
591 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-48208](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-48208)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
pure-ftpd before 1.0.52 is vulnerable to Buffer Overflow. There is an out of bounds read in the domlsd() function of the ls.c file.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/rohilchaudhry/CVE-2024-48208