WPMobile.App <= 11.56 - Open Redirect via 'redirect' Parameter
2025-02-19 19:45
Krzysztof ZającStrategic Overview
StatusPatched in 11.57
Affected PluginWPMobile.App
Affected Version
<= 11.56CVSS7.2High
CVE
CVE-2024-13888Vulnerability Overview
The WPMobile.App plugin for WordPress is vulnerable to Open Redirect in all versions up to, and including, 11.56. This is due to insufficient validation on the redirect URL supplied via the 'redirect' parameter. This makes it possible for unauthenticated attackers to redirect users to potentially malicious sites if they can successfully trick them into performing an action.
Technical Analysis
REMEDIATION: Update to version 11.57, 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