mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 11:01:35 +02:00
18 lines
761 B
Markdown
18 lines
761 B
Markdown
### [CVE-2008-2519](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2519)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in Core FTP client 2.1 Build 1565 allows remote FTP servers to create or overwrite arbitrary files via .. (dot dot) sequences in responses to LIST commands, a related issue to CVE-2002-1345. NOTE: this can be leveraged for code execution by writing to a Startup folder.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://vuln.sg/coreftp211565-en.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|