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

« back to all changes in this revision

Viewing changes to retired/CVE-2011-5064

  • 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-2011-5064
2
 
PublicDate: 2012-01-14
3
 
References:
4
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-5064
5
 
 https://usn.ubuntu.com/usn/usn-1252-1
6
 
Description:
7
 
 DigestAuthenticator.java in the HTTP Digest Access Authentication
8
 
 implementation in Apache Tomcat 5.5.x before 5.5.34, 6.x before 6.0.33, and
9
 
 7.x before 7.0.12 uses Catalina as the hard-coded server secret (aka
10
 
 private key), which makes it easier for remote attackers to bypass
11
 
 cryptographic protection mechanisms by leveraging knowledge of this string,
12
 
 a different vulnerability than CVE-2011-1184.
13
 
Ubuntu-Description:
14
 
Notes:
15
 
 sbeattie> MITRE split this out from CVE-2011-1184.
16
 
Bugs:
17
 
Priority: medium
18
 
Discovered-by:
19
 
Assigned-to:
20
 
 
21
 
Patches_tomcat5.5:
22
 
 upstream: http://svn.apache.org/viewvc?view=revision&revision=1159309
23
 
upstream_tomcat5.5: needs-triage
24
 
hardy_tomcat5.5: ignored (reached end-of-life)
25
 
lucid_tomcat5.5: DNE
26
 
maverick_tomcat5.5: DNE
27
 
natty_tomcat5.5: DNE
28
 
oneiric_tomcat5.5: DNE
29
 
devel_tomcat5.5: DNE
30
 
 
31
 
Patches_tomcat6:
32
 
 upstream: http://svn.apache.org/viewvc?view=revision&revision=1158180
33
 
upstream_tomcat6: needs-triage
34
 
hardy_tomcat6: DNE
35
 
lucid_tomcat6: released (6.0.24-2ubuntu1.9)
36
 
maverick_tomcat6: released (6.0.28-2ubuntu1.5)
37
 
natty_tomcat6: released (6.0.28-10ubuntu2.2)
38
 
oneiric_tomcat6: released (6.0.32-5ubuntu1.1)
39
 
devel_tomcat6: released (6.0.32-6ubuntu1)
40
 
 
41
 
Patches_tomcat7:
42
 
 upstream: http://svn.apache.org/viewvc?view=rev&rev=1087655
43
 
upstream_tomcat7: needs-triage
44
 
hardy_tomcat7: DNE
45
 
lucid_tomcat7: DNE
46
 
maverick_tomcat7: DNE
47
 
natty_tomcat7: DNE
48
 
oneiric_tomcat7: not-affected (7.0.21-1)
49
 
devel_tomcat7: not-affected (7.0.23-1)