Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
webwml
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
4
Merge Requests
4
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
Debian Webmaster Team
webwml
Commits
ce2c6df5
Commit
ce2c6df5
authored
Nov 03, 2018
by
Lev Lamberov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[SECURITY] [DSA 4331-1] curl security update
parent
5b19f18c
Pipeline
#23798
passed with stages
in 73 minutes and 20 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
50 additions
and
0 deletions
+50
-0
dsa-4331.data
english/security/2018/dsa-4331.data
+13
-0
dsa-4331.wml
english/security/2018/dsa-4331.wml
+37
-0
No files found.
english/security/2018/dsa-4331.data
0 → 100644
View file @
ce2c6df5
<define-tag pagetitle>DSA-4331-1 curl</define-tag>
<define-tag report_date>2018-11-02</define-tag>
<define-tag secrefs>CVE-2018-16839 CVE-2018-16842</define-tag>
<define-tag packages>curl</define-tag>
<define-tag isvulnerable>yes</define-tag>
<define-tag fixed>yes</define-tag>
<define-tag fixed-section>no</define-tag>
#use wml::debian::security
</dl>
english/security/2018/dsa-4331.wml
0 → 100644
View file @
ce2c6df5
<define-tag description>security update</define-tag>
<define-tag moreinfo>
<p>Two vulnerabilities were discovered in cURL, an URL transfer library.</p>
<ul>
<li><a href="https://security-tracker.debian.org/tracker/CVE-2018-16839">CVE-2018-16839</a>
<p>Harry Sintonen discovered that, on systems with a 32 bit size_t, an
integer overflow would be triggered when a SASL user name longer
than 2GB is used. This would in turn cause a very small buffer to be
allocated instead of the intended very huge one, which would trigger
a heap buffer overflow when the buffer is used.</p></li>
<li><a href="https://security-tracker.debian.org/tracker/CVE-2018-16842">CVE-2018-16842</a>
<p>Brian Carpenter discovered that the logic in the curl tool to wrap
error messages at 80 columns is flawed, leading to a read buffer
overflow if a single word in the message is itself longer than 80
bytes.</p></li>
</ul>
<p>For the stable distribution (stretch), these problems have been fixed in
version 7.52.1-5+deb9u8.</p>
<p>We recommend that you upgrade your curl packages.</p>
<p>For the detailed security status of curl please refer to
its security tracker page at:
<a href="https://security-tracker.debian.org/tracker/curl">\
https://security-tracker.debian.org/tracker/curl</a></p>
</define-tag>
# do not modify the following line
#include "$(ENGLISHDIR)/security/2018/dsa-4331.data"
# $Id: $
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment