Prostore < 1.1.3 - Open Redirect

2014-05-07 00:00
KingSkrupellos

Vulnerability Overview

The Prostore theme for WordPress is vulnerable to Open Redirect in versions before 1.1.3. This is due to a lack of sanitization of user-supplied input via the '?' parameter. This makes it possible for attackers to redirect users to arbitrary websites.

Technical Analysis

REMEDIATION: Update to version 1.1.3, 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