10
CVSSv2

CVE-2005-2420

Published: 03/08/2005 Updated: 11/07/2017
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

flsearch.pl in FtpLocate 2.02 allows remote malicious users to execute arbitrary commands via shell metacharacters in an HTTP GET request.

Vulnerable Product Search on Vulmon Subscribe to Product

Exploits

## Alot of code for a cgi | vuln # /str0ke #!/usr/bin/perl # # FtpLocate <= 202 (current) remote exploit # VERY PRIVATE VERSION # DO NOT DISTRIBUTE # # newbug Tseng [at] chrootorg # sub my_socket { my $s=IO::Socket::INET->new(PeerAddr => $host, PeerPort => 80, Pr ...