CVE-2005-2110

WordPress Core < 1.5.1.3 - Sensitive Information Disclosure

2005-06-29 00:00
James Bercegay

Strategic Overview

Status
Patched in 1.5.1.3
Affected Core
WordPress 1.5
Affected Version
<= 1.5.1.2
CVSS
7.3High
Weakness type
CWE-200 · Exposure of Sensitive Information to an Unauthorized Actor
CVE
CVE-2005-2110
View all WordPress 1.5 vulnerabilities

At a glance

CVE-2005-2110 is a high-severity Exposure of Sensitive Information to an Unauthorized Actor vulnerability in the WordPress 1.5 WordPress release line, affecting <= 1.5.1.2. It carries a CVSS score of 7.3 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 1.5.1.3; sites on affected versions should update now. Disclosed June 2005, reported by James Bercegay.

Vulnerability Overview

WordPress 1.5.1.2 and earlier allows remote attackers to obtain sensitive information via (1) a direct request to menu-header.php or a "1" value in the feed parameter to (2) wp-atom.php, (3) wp-rss.php, or (4) wp-rss2.php, which reveal the path in an error message. NOTE: vector [1] was later reported to also affect WordPress 2.0.1.

Technical Analysis

The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user.

CWE-200: Exposure of Sensitive Information to an Unauthorized Actor

Reaching this weakness in WordPress 1.5 <= 1.5.1.2 takes a caller who can reach the endpoint. Sensitive information exposure means data the application intended to keep internal is returned to a caller who should not be able to see it.

The disclosed data — credentials, tokens, customer records or internal paths — is usually worth more as material for a follow-up attack than as an end in itself. For WordPress 1.5 the fix is 1.5.1.3: builds <= 1.5.1.2 are affected, anything from 1.5.1.3 onward is not.

Remediation

Update to version 1.5.1.3, or a newer patched version

How does WordSec protect against this?

The fix is the thing that ends this: updating to 1.5.1.3 is the step that ends it.

  • Alerts

External References

Related records

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C