GLSA Advocate
Joined: 12 May 2004 Posts: 2663
|
Posted: Tue Mar 21, 2006 9:26 pm Post subject: [ GLSA 200603-19 ] cURL/libcurl: Buffer overflow in the hand |
|
|
Gentoo Linux Security Advisory
Title: cURL/libcurl: Buffer overflow in the handling of TFTP URLs (GLSA 200603-19)
Severity: normal
Exploitable: remote
Date: March 21, 2006
Bug(s): #125766
ID: 200603-19
Synopsis
libcurl is affected by a buffer overflow in the handling of URLs for the TFTP protocol, which could be exploited to compromise a user's system.
Background
cURL is a command line tool for transferring files with URL syntax, supporting numerous protocols. libcurl is the corresponding client-side library.
Affected Packages
Package: net-misc/curl
Vulnerable: < 7.15.3
Unaffected: >= 7.15.1-r1 < 7.15.2
Unaffected: >= 7.15.3
Unaffected: <= 7.14.1
Architectures: All supported architectures
Description
Ulf Harnhammar reported a possible buffer overflow in the handling of TFTP URLs in libcurl due to the lack of boundary checks.
Impact
An attacker could exploit this vulnerability to compromise a user's system by enticing the user to request a malicious URL with cURL/libcurl or to use a HTTP server redirecting to a malicious TFTP URL.
Workaround
There is no known workaround at this time.
Resolution
All cURL users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=net-misc/curl-7.15.1-r1" |
References
Project cURL Security Advisory, March 20th 2006
CVE-2006-1061
Last edited by GLSA on Fri Oct 31, 2008 4:20 am; edited 5 times in total |
|