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

« back to all changes in this revision

Viewing changes to retired/CVE-2008-2316

  • 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
 
PublicDate: 2008-08-01
2
 
Candidate: CVE-2008-2316
3
 
References: 
4
 
 https://usn.ubuntu.com/usn/usn-632-1
5
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2316
6
 
Description:
7
 
 Integer overflow in _hashopenssl.c in the hashlib module in Python 2.5.2
8
 
 and earlier might allow context-dependent attackers to defeat cryptographic
9
 
 digests, related to "partial hashlib hashing of data exceeding 4GB."
10
 
Ubuntu-Description: 
11
 
Notes: 
12
 
Bugs: 
13
 
Priority: medium
14
 
Discovered-by:
15
 
Assigned-to: kees
16
 
 
17
 
Patches_python2.5:
18
 
upstream_python2.5: pending
19
 
dapper_python2.5: DNE
20
 
feisty_python2.5: released (2.5.1-0ubuntu1.2)
21
 
gutsy_python2.5: released (2.5.1-5ubuntu5.2)
22
 
hardy_python2.5: released (2.5.2-2ubuntu4.1)
23
 
devel_python2.5: released (2.5.2-10ubuntu2)
24
 
 
25
 
Patches_python2.4:
26
 
upstream_python2.4: not-affected (code not present)
27
 
dapper_python2.4: not-affected (code not present)
28
 
feisty_python2.4: not-affected (code not present)
29
 
gutsy_python2.4: not-affected (code not present)
30
 
hardy_python2.4: not-affected (code not present)
31
 
devel_python2.4: not-affected (code not present)