~ubuntu-security/ubuntu-cve-tracker/master

« back to all changes in this revision

Viewing changes to retired/CVE-2010-0562

  • Committer: Steve Beattie
  • Date: 2019-02-19 06:18:27 UTC
  • Revision ID: sbeattie@ubuntu.com-20190219061827-oh57fzcfc1u9dlfk
The ubuntu-cve-tracker project has been converted to git.

Please use 'git clone https://git.launchpad.net/ubuntu-cve-tracker' to
get the converted tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Candidate: CVE-2010-0562
2
 
PublicDate: 2010-02-08
3
 
References:
4
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0562
5
 
Description:
6
 
 The sdump function in sdump.c in fetchmail 6.3.11, 6.3.12, and 6.3.13, when
7
 
 running in verbose mode on platforms for which char is signed, allows
8
 
 remote attackers to cause a denial of service (application crash) or
9
 
 possibly execute arbitrary code via an SSL X.509 certificate containing
10
 
 non-printable characters with the high bit set, which triggers a heap-based
11
 
 buffer overflow during escaping.
12
 
Ubuntu-Description:
13
 
Notes:
14
 
Bugs:
15
 
Priority: low
16
 
Discovered-by:
17
 
Assigned-to:
18
 
 
19
 
Patches_fetchmail:
20
 
upstream_fetchmail: released (6.3.14)
21
 
dapper_fetchmail: not-affected
22
 
hardy_fetchmail: not-affected
23
 
intrepid_fetchmail: not-affected
24
 
jaunty_fetchmail: not-affected
25
 
karmic_fetchmail: not-affected
26
 
devel_fetchmail: not-affected (only 6.3.11 through 6.3.13)