When using Apache Knox SSO prior to 1.6.1, a request could be crafted to redirect a user to a malicious page due to improper URL parsing. A request that included a specially crafted request parameter could be used to redirect the user to a page controlled by an attacker. This URL would need to be presented to the user outside the normal request flow through a XSS or phishing campaign.
{ "nvd_published_at": "2022-01-17T20:15:00Z", "github_reviewed_at": "2022-01-19T14:11:29Z", "severity": "MODERATE", "github_reviewed": true, "cwe_ids": [ "CWE-79" ] }