Auth bypass in Wordpress

CVE-2008-1930

The cookie authentication method in WordPress 2.5 relies on a hash of a concatenated string containing USERNAME and EXPIRY_TIME, which allows remote attackers to forge cookies by registering a username that results in the same concatenated string, as demonstrated by registering usernames beginning with "admin" to obtain administrator privileges, aka a "cryptographic splicing" issue. NOTE: this vulnerability exists because of an incomplete fix for CVE-2007-6013.

Vulnerability class: Broken Authentication

EPSS: 0.050 (91.3th percentile) — read the EPSS interpretation.

Affected products

  • Wordpress — versions 2.5
  • N/a — versions n/a

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2008-1930?
CVE-2008-1930 is a vulnerability in Wordpress, classified under Improper Authentication. Published 2008-04-28.
Is CVE-2008-1930 known to be exploited?
9 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.