WordPress Core < 1.5.1.3 - Arbitrary Email Content Change

2005-06-29 00:00
James Bercegay

Strategic Overview

Status
Patched in 1.5.1.3
Affected CoreWordPress 1.5
Affected Version<= 1.5.1.2
CVSS5.3Medium
CVECVE-2005-2109
View all WordPress 1.5 vulnerabilities

Vulnerability Overview

wp-login.php in WordPress 1.5.1.2 and earlier allows remote attackers to change the content of the forgotten password e-mail message via the message variable, which is not initialized before use.

Technical Analysis

REMEDIATION: Update to version 1.5.1.3, or a newer patched version --- IDENTIFIER: CWE-74 (Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')) The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.

External References

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