WordPress Core < 3.6.1 - Open Redirect
2013-09-11 00:00
Dave CummoStrategic Overview
Vulnerability Overview
WordPress before 3.6.1 does not properly validate URLs before use in an HTTP redirect, which allows remote attackers to bypass intended redirection restrictions via a crafted string.
Technical Analysis
REMEDIATION: Update to version 3.6.1, 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