cve/2004/CVE-2004-1165.md
2024-06-18 02:51:15 +02:00

782 B

CVE-2004-1165

Description

Konqueror 3.3.1 allows remote attackers to execute arbitrary FTP commands via an ftp:// URL that contains a URL-encoded newline ("%0a") before the FTP command, which causes the commands to be inserted into the resulting FTP session, as demonstrated using a PORT command.

POC

Reference

Github

No PoCs found on GitHub currently.