Safety vulnerability ID: 39681
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Products.PluggableAuthService 2.6.0 includes a fix for CVE-2021-21336: In Products.PluggableAuthService before version 2.6.0 there is an information disclosure vulnerability - everyone can list the names of roles defined in the ZODB Role Manager plugin if the site uses this plugin.
Latest version: 1.11.0
Pluggable Zope2 authentication / authorization framework
Products.PluggableAuthService is a pluggable Zope authentication and authorization framework. In Products.PluggableAuthService before version 2.6.0 there is an information disclosure vulnerability - everyone can list the names of roles defined in the ZODB Role Manager plugin if the site uses this plugin. The problem has been fixed in version 2.6.0. Depending on how you have installed Products.PluggableAuthService, you should change the buildout version pin to 2.6.0 and re-run the buildout, or if you used pip simply do `pip install "Products.PluggableAuthService>=2.6.0"`. See CVE-2021-21336.
CONFIRM:https://github.com/zopefoundation/Products.PluggableAuthService/security/advisories/GHSA-p75f-g7gx-2r7p: https://github.com/zopefoundation/Products.PluggableAuthService/security/advisories/GHSA-p75f-g7gx-2r7p
MISC:https://github.com/zopefoundation/Products.PluggableAuthService/commit/2dad81128250cb2e5d950cddc9d3c0314a80b4bb: https://github.com/zopefoundation/Products.PluggableAuthService/commit/2dad81128250cb2e5d950cddc9d3c0314a80b4bb
MISC:https://pypi.org/project/Products.PluggableAuthService/: https://pypi.org/project/Products.PluggableAuthService/
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application