diff --git a/advisories/github-reviewed/2021/03/GHSA-jff3-mwp3-f8cw/GHSA-jff3-mwp3-f8cw.json b/advisories/github-reviewed/2021/03/GHSA-jff3-mwp3-f8cw/GHSA-jff3-mwp3-f8cw.json index 21aef81e445..2fdabfb3afe 100644 --- a/advisories/github-reviewed/2021/03/GHSA-jff3-mwp3-f8cw/GHSA-jff3-mwp3-f8cw.json +++ b/advisories/github-reviewed/2021/03/GHSA-jff3-mwp3-f8cw/GHSA-jff3-mwp3-f8cw.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-jff3-mwp3-f8cw", - "modified": "2021-03-09T00:29:44Z", + "modified": "2024-10-21T20:02:24Z", "published": "2021-03-09T00:38:31Z", "aliases": [ "CVE-2021-21360" @@ -9,7 +9,14 @@ "summary": "Exposure of Sensitive Information to an Unauthorized Actor in Products.GenericSetup", "details": "### Impact\n_What kind of vulnerability is it? Who is impacted?_\n\nInformation disclosure vulnerability - anonymous visitors may view log and snapshot files generated by the Generic Setup Tool.\n\n### Patches\n_Has the problem been patched? What versions should users upgrade to?_\n\nThe problem has been fixed in version 2.1.1. Depending on how you have installed Products.GenericSetup, you should change the buildout version pin to 2.1.1 and re-run the buildout, or if you used pip simply do pip install `\"Products.GenericSetup>=2.1.1\"`\n\n### Workarounds\n_Is there a way for users to fix or remediate the vulnerability without upgrading?_\n\nVisit the ZMI Security tab at `portal_setup/manage_access` and click on the link _Access contents information_. On the next page, uncheck the box _Also use roles acquired from folders containing this objects_ at the bottom and check the boxes for _Manager_ and _Owner_. Then click on _Save Changes_. Return to the ZMI Security tab at `portal_setup/manage_access` and scroll down to the link _View_. Click on _View_, uncheck the box _Also use roles acquired from folders containing this objects_ at the bottom and check the boxes for _Manager_ and _Owner_. Then click on _Save Changes_. \n\n### References\n_Are there any links users can visit to find out more?_\n\n- [GHSA-jff3-mwp3-f8cw](https://github.com/zopefoundation/Products.GenericSetup/security/advisories/GHSA-jff3-mwp3-f8cw)\n- [Products.GenericSetup on PyPI](https://pypi.org/project/Products.GenericSetup/)\n- [Definition of information disclosure at MITRE](https://cwe.mitre.org/data/definitions/200.html)\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in the [Products.GenericSetup issue tracker](https://github.com/zopefoundation/Products.GenericSetup/issues)\n* Email us at [security@plone.org](mailto:security@plone.org)", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -45,6 +52,14 @@ "type": "WEB", "url": "https://github.com/zopefoundation/Products.GenericSetup/commit/700319512b3615b3871a1f24e096cf66dc488c57" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/products-genericsetup/PYSEC-2021-43.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/zopefoundation/Products.GenericSetup" + }, { "type": "WEB", "url": "https://pypi.org/project/Products.GenericSetup" @@ -62,7 +77,7 @@ "cwe_ids": [ "CWE-200" ], - "severity": "LOW", + "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-03-09T00:29:44Z", "nvd_published_at": "2021-03-09T01:15:00Z"