Gentoo Archives: gentoo-announce

From: Sune Kloppenborg Jeppesen <jaervosz@g.o>
To: gentoo-announce@××××××××××××.org
Cc: bugtraq@×××××××××××××.com, full-disclosure@××××××××××××××.uk, security-alerts@×××××××××××××.com
Subject: [gentoo-announce] [ GLSA 200503-20 ] curl: NTLM response buffer overflow
Date: Wed, 16 Mar 2005 16:32:30
Message-Id: 200503161732.09955.jaervosz@gentoo.org
1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2 Gentoo Linux Security Advisory GLSA 200503-20
3 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
4 http://security.gentoo.org/
5 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
6
7 Severity: Normal
8 Title: curl: NTLM response buffer overflow
9 Date: March 16, 2005
10 Bugs: #82534
11 ID: 200503-20
12
13 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
14
15 Synopsis
16 ========
17
18 curl is vulnerable to a buffer overflow which could lead to the
19 execution of arbitrary code.
20
21 Background
22 ==========
23
24 curl is a command line tool for transferring files via many different
25 protocols.
26
27 Affected packages
28 =================
29
30 -------------------------------------------------------------------
31 Package / Vulnerable / Unaffected
32 -------------------------------------------------------------------
33 1 net-misc/curl < 7.13.1 >= 7.13.1
34
35 Description
36 ===========
37
38 curl fails to properly check boundaries when handling NTLM
39 authentication.
40
41 Impact
42 ======
43
44 With a malicious server an attacker could send a carefully crafted NTLM
45 response to a connecting client leading to the execution of arbitrary
46 code with the permissions of the user running curl.
47
48 Workaround
49 ==========
50
51 Disable NTLM authentication by not using the --anyauth or --ntlm
52 options.
53
54 Resolution
55 ==========
56
57 All curl users should upgrade to the latest version:
58
59 # emerge --sync
60 # emerge --ask --oneshot --verbose ">=net-misc/curl-7.13.1"
61
62 References
63 ==========
64
65 [ 1 ] CAN-2005-0490
66 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0490
67
68 Availability
69 ============
70
71 This GLSA and any updates to it are available for viewing at
72 the Gentoo Security Website:
73
74 http://security.gentoo.org/glsa/glsa-200503-20.xml
75
76 Concerns?
77 =========
78
79 Security is a primary focus of Gentoo Linux and ensuring the
80 confidentiality and security of our users machines is of utmost
81 importance to us. Any security concerns should be addressed to
82 security@g.o or alternatively, you may file a bug at
83 http://bugs.gentoo.org.
84
85 License
86 =======
87
88 Copyright 2005 Gentoo Foundation, Inc; referenced text
89 belongs to its owner(s).
90
91 The contents of this document are licensed under the
92 Creative Commons - Attribution / Share Alike license.
93
94 http://creativecommons.org/licenses/by-sa/2.0