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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ProFTPD 1.3.1 interprets long commands from an FTP client as multiple commands, which allows remote attackers to conduct cross-site request forgery (CSRF) attacks and execute arbitrary FTP commands via a long ftp:// URI that leverages an existing session from the FTP client implementation in a web browser.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4313
|
|
|
|
#### Github
|
|
- https://github.com/CoolerVoid/Vision
|
|
- https://github.com/CoolerVoid/Vision2
|
|
- https://github.com/hack-parthsharma/Vision
|
|
|