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

« back to all changes in this revision

Viewing changes to retired/CVE-2008-1930

  • 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-04-28
2
 
Candidate: CVE-2008-1930
3
 
References:
4
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1930
5
 
Description:
6
 
 The cookie authentication method in WordPress 2.5 relies on a hash of a
7
 
 concatenated string containing USERNAME and EXPIRY_TIME, which allows
8
 
 remote attackers to forge cookies by registering a username that results in
9
 
 the same concatenated string, as demonstrated by registering usernames
10
 
 beginning with "admin" to obtain administrator privileges, aka a
11
 
 "cryptographic splicing" issue.  NOTE: this vulnerability exists because of
12
 
 an incomplete fix for CVE-2007-6013.
13
 
Ubuntu-Description:
14
 
Notes:
15
 
 wgrant> Only in 2.5, so >= intrepid.
16
 
Bugs:
17
 
Priority: medium
18
 
Discovered-by:
19
 
Assigned-to:
20
 
 
21
 
Patches_wordpress:
22
 
upstream_wordpress: released (2.5.1)
23
 
dapper_wordpress: not-affected
24
 
feisty_wordpress: not-affected
25
 
gutsy_wordpress: not-affected
26
 
hardy_wordpress: not-affected
27
 
devel_wordpress: not-affected