Open Redirect in Zope Products.pluggableauthservice

CVE-2021-21337

Products.PluggableAuthService is a pluggable Zope authentication and authorization framework. In Products.PluggableAuthService before version 2.6.0 there is an open redirect vulnerability. A maliciously crafted link to the login form and login functionality could redirect the browser to a different website. The problem has been fixed in version 2.6.1. Depending on how you have installed Products.PluggableAuthService, you should change the buildout version pin to `2.6.1` and re-run the buildout, or if you used `pip` simply do `pip install "Products.PluggableAuthService>=2.6.1".

Vulnerability class: Open Redirect

EPSS: 0.084 (94.4th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.7 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2021-21337?
CVE-2021-21337 is a medium-severity vulnerability in Zope Products.pluggableauthservice, classified under URL Redirection to Untrusted Site (Open Redirect). CVSS score: 5.7/10. Published 2021-03-08.
How severe is CVE-2021-21337?
Medium severity. CVSS v3 base score is 5.7 out of 10.
Is CVE-2021-21337 known to be exploited?
1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.