mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 18:20:53 +00:00
20 lines
746 B
Markdown
20 lines
746 B
Markdown
### [CVE-2023-24042](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-24042)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A race condition in LightFTP through 2.2 allows an attacker to achieve path traversal via a malformed FTP request. A handler thread can use an overwritten context->FileName.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/RoyTonmoy/Vulnerability-of-LightFTP-2.2
|
|
- https://github.com/mkovy39/Concordia-INSE6140-Project
|
|
- https://github.com/mkovy39/INSE6140-Project
|
|
|