WordPress Core < 2.2.2 - Open Redirect

2007-08-08 00:00
Anonymous

Strategic Overview

Status
Patched in 2.2.2
Affected CoreWordPress 2.2
Affected Version<= 2.2.1
CVSS6.1Medium
CVECVE-2007-3639
View all WordPress 2.2 vulnerabilities

Vulnerability Overview

WordPress before 2.2.2 allows remote attackers to redirect visitors to other websites and potentially obtain sensitive information via (1) the _wp_http_referer parameter to wp-pass.php, related to the wp_get_referer function in wp-includes/functions.php; and possibly other vectors related to (2) wp-includes/pluggable.php and (3) the wp_nonce_ays function in wp-includes/functions.php.

Technical Analysis

REMEDIATION: Update to version 2.2.2, or a newer patched version --- IDENTIFIER: CWE-601 (URL Redirection to Untrusted Site ('Open Redirect')) The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.

External References

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