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

« back to all changes in this revision

Viewing changes to retired/CVE-2008-2315

  • 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-2315
3
 
References: 
4
 
 https://usn.ubuntu.com/usn/usn-632-1
5
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2315
6
 
Description:
7
 
 Multiple integer overflows in Python 2.5.2 and earlier allow
8
 
 context-dependent attackers to have an unknown impact via vectors related
9
 
 to the (1) stringobject, (2) unicodeobject, (3) bufferobject, (4)
10
 
 longobject, (5) tupleobject, (6) stropmodule, (7) gcmodule, and (8)
11
 
 mmapmodule modules.  NOTE: The expandtabs integer overflows in stringobject
12
 
 and unicodeobject in 2.5.2 are covered by CVE-2008-5031.
13
 
Ubuntu-Description: 
14
 
Notes: 
15
 
Bugs: 
16
 
Priority: low
17
 
Discovered-by:
18
 
Assigned-to: kees
19
 
 
20
 
Patches_python2.5:
21
 
 upstream: http://svn.python.org/view?rev=65261&view=rev
22
 
upstream_python2.5: released (2.5.2-10)
23
 
dapper_python2.5: DNE
24
 
feisty_python2.5: released (2.5.1-0ubuntu1.2)
25
 
gutsy_python2.5: released (2.5.1-5ubuntu5.2)
26
 
hardy_python2.5: released (2.5.2-2ubuntu4.1)
27
 
devel_python2.5: not-affected (2.5.2-10ubuntu1)
28
 
 
29
 
 
30
 
Patches_python2.4:
31
 
 upstream: http://svn.python.org/view?rev=61345&view=rev
32
 
upstream_python2.4: released (2.4.5-5)
33
 
dapper_python2.4: released (2.4.3-0ubuntu6.2)
34
 
feisty_python2.4: released (2.4.4-2ubuntu7.2)
35
 
gutsy_python2.4: released (2.4.4-6ubuntu4.2)
36
 
hardy_python2.4: released (2.4.5-1ubuntu4.1)
37
 
devel_python2.4: not-affected (2.4.5-5ubuntu1)