pysec-2021-44
Vulnerability from pysec
Published
2021-03-08 21:15
Modified
2021-03-12 13:22
Details
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"
.
Impacted products
Name | purl | products-pluggableauthservice | pkg:pypi/products-pluggableauthservice |
---|
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "products-pluggableauthservice", "purl": "pkg:pypi/products-pluggableauthservice" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2dad81128250cb2e5d950cddc9d3c0314a80b4bb" } ], "repo": "https://github.com/zopefoundation/Products.PluggableAuthService", "type": "GIT" }, { "events": [ { "introduced": "0" }, { "fixed": "2.6.0" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.5.2", "1.5.2.1", "1.5.3", "1.5.4", "1.5.5", "1.6", "1.6.1", "1.6.2", "1.6.3", "1.6.4", "1.6.5", "1.7.0b1", "1.7.0b2", "1.7.0", "1.7.1", "1.7.2", "1.7.3", "1.7.4", "1.7.5", "1.7.6", "1.7.7", "1.7.8", "1.8.0", "1.9.0", "1.10.0", "1.11.0", "1.11.1", "1.11.2", "1.11.3", "2.0b1", "2.0b2", "2.0b3", "2.0b4", "2.0b5", "2.0b6", "2.0", "2.1", "2.1.1", "2.2", "2.2.1", "2.3", "2.4", "2.5", "2.5.1" ] } ], "aliases": [ "CVE-2021-21336", "GHSA-p75f-g7gx-2r7p" ], "details": "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\u003e=2.6.0\"`.", "id": "PYSEC-2021-44", "modified": "2021-03-12T13:22:00Z", "published": "2021-03-08T21:15:00Z", "references": [ { "type": "ADVISORY", "url": "https://github.com/zopefoundation/Products.PluggableAuthService/security/advisories/GHSA-p75f-g7gx-2r7p" }, { "type": "PACKAGE", "url": "https://pypi.org/project/Products.PluggableAuthService/" }, { "type": "FIX", "url": "https://github.com/zopefoundation/Products.PluggableAuthService/commit/2dad81128250cb2e5d950cddc9d3c0314a80b4bb" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…