Library Viewer <= 2.0.6 - Open Redirect via 'redirect_to'
2023-05-03 00:00
Kévin Mosbahi (Mika)Strategic Overview
StatusPatched in 2.0.6.1
Affected PluginLibrary Viewer
Affected Version
<= 2.0.6CVSS5.4Medium
CVE
CVE-2023-32101Vulnerability Overview
The Library Viewer plugin for WordPress is vulnerable to Open Redirect in versions up to, and including, 2.0.6. This is due to insufficient validation on the redirect url supplied via the 'redirect_to' 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 2.0.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