5
CVSSv2

CVE-2005-0788

Published: 14/03/2005 Updated: 11/07/2017
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:P/I:N/A:N

Vulnerability Summary

LimeWire 4.1.2 up to and including 4.5.6 allows remote malicious users to read arbitrary files by specifying the full pathname in a Gnutella GET request.

Vulnerable Product Search on Vulmon Subscribe to Product

limewire limewire 4.1.2

limewire limewire 4.5.6

Exploits

#!/usr/bin/perl #Limewire 412 - 456 remote and fucking lame exploit * # written by lammat * # grpowerathcx * # lammat@inamecom * # Discovered by Kevin Walsh * use IO::Socket; $host = @ARGV[0]; $file = @ARGV[1]; unless (@ARGV == 2) { print "usage: $0 ...