What the vulnerability does
01Description
Joomla Extension - yootheme.com - Open redirect in CommentController::twitterAuthenticate() in Zoo < 4.1.64 - The referer request parameter is passed straight to setRedirect() with no validation.
CVSS base score
CVSS vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
What the vulnerability does
Joomla Extension - yootheme.com - Open redirect in CommentController::twitterAuthenticate() in Zoo < 4.1.64 - The referer request parameter is passed straight to setRedirect() with no validation.
Explanation of Vulnerability in Simple Terms
The Zoo extension for Joomla contains an open redirect vulnerability that allows an attacker to redirect users to an external website. An attacker can craft a malicious link containing an untrusted URL and trick a user into clicking it. The extension fails to properly validate redirect destinations before sending users away from the site.
What an attacker can do
Redirect site visitors to a malicious external website by crafting a specially crafted link.
Potential impact on your site
Site visitors can be redirected to phishing or malware sites, damaging your site's reputation and exposing users to harm.
Conditions required to exploit
User must click a malicious link (user interaction required). No authentication needed.
Key dates
External resources
Related vulnerabilities