Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ GLSA 200510-19 ] cURL: NTLM username stack overflow
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index News & Announcements
View previous topic :: View next topic  
Author Message
GLSA
Advocate
Advocate


Joined: 12 May 2004
Posts: 2663

PostPosted: Sat Oct 22, 2005 1:38 pm    Post subject: [ GLSA 200510-19 ] cURL: NTLM username stack overflow Reply with quote

Gentoo Linux Security Advisory

Title: cURL: NTLM username stack overflow (GLSA 200510-19)
Severity: normal
Exploitable: remote
Date: October 22, 2005
Bug(s): #109097
ID: 200510-19

Synopsis

cURL is vulnerable to a buffer overflow which could lead to the execution of arbitrary code.

Background

cURL is a command line tool and library for transferring files via many different protocols. It supports NTLM authentication to retrieve files from Windows-based systems.

Affected Packages

Package: net-misc/curl
Vulnerable: < 7.15.0
Unaffected: >= 7.15.0
Architectures: All supported architectures


Description

iDEFENSE reported that insufficient bounds checking on a memcpy() of the supplied NTLM username can result in a stack overflow.

Impact

A remote attacker could setup a malicious server and entice an user to connect to it using a cURL client, potentially leading to the execution of arbitrary code with the permissions of the user running cURL.

Workaround

Disable NTLM authentication by not using the --anyauth or --ntlm options when using cURL (the command line version). Workarounds for programs that use the cURL library depend on the configuration options presented by those programs.

Resolution

All cURL users should upgrade to the latest version:
Code:
# emerge --sync
# emerge --ask --oneshot --verbose ">=net-misc/curl-7.15.0"


References

CVE-2005-3185
iDefense Security Advisory 10.13.05


Last edited by GLSA on Sun May 07, 2006 4:59 pm; edited 1 time in total
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index News & Announcements All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum