From 924b232fef258a731d9ea88734d4bfe3069f5ec6 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 20:00:37 +0000 Subject: [PATCH] Publish Advisories GHSA-p44j-xrqg-4xrr GHSA-9x66-ghqx-8g5r GHSA-w596-4wvx-j9j6 --- .../GHSA-p44j-xrqg-4xrr.json | 21 ++++++++++++++++--- .../GHSA-9x66-ghqx-8g5r.json | 8 +++++-- .../GHSA-w596-4wvx-j9j6.json | 20 +++++++++++------- 3 files changed, 37 insertions(+), 12 deletions(-) diff --git a/advisories/github-reviewed/2021/03/GHSA-p44j-xrqg-4xrr/GHSA-p44j-xrqg-4xrr.json b/advisories/github-reviewed/2021/03/GHSA-p44j-xrqg-4xrr/GHSA-p44j-xrqg-4xrr.json index 50de3718f07..8f70442c565 100644 --- a/advisories/github-reviewed/2021/03/GHSA-p44j-xrqg-4xrr/GHSA-p44j-xrqg-4xrr.json +++ b/advisories/github-reviewed/2021/03/GHSA-p44j-xrqg-4xrr/GHSA-p44j-xrqg-4xrr.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-p44j-xrqg-4xrr", - "modified": "2021-03-08T21:06:09Z", + "modified": "2024-10-21T19:59:54Z", "published": "2021-03-08T21:06:23Z", "aliases": [ "CVE-2021-21337" @@ -9,7 +9,14 @@ "summary": "URL Redirection to Untrusted Site ('Open Redirect') in Products.PluggableAuthService", "details": "### Impact\n_What kind of vulnerability is it? Who is impacted?_\n\nOpen redirect vulnerability - a maliciously crafted link to the login form and login functionality could redirect the browser to a different website.\n\n### Patches\n_Has the problem been patched? What versions should users upgrade to?_\n\nThe 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\"`\n\n### Workarounds\n_Is there a way for users to fix or remediate the vulnerability without upgrading?_\n\nThere is no workaround. Users are encouraged to upgrade.\n\n### References\n_Are there any links users can visit to find out more?_\n\n- [GHSA-p44j-xrqg-4xrr](https://github.com/zopefoundation/Products.PluggableAuthService/security/advisories/GHSA-p44j-xrqg-4xrr)\n- [Products.PluggableAuthService on PyPI](https://pypi.org/project/Products.PluggableAuthService/)\n- [OWASP page on open redirects](https://cheatsheetseries.owasp.org/cheatsheets/Unvalidated_Redirects_and_Forwards_Cheat_Sheet.html)\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in the [Products.PluggableAuthService issue tracker](https://github.com/zopefoundation/Products.PluggableAuthService/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:L/UI:R/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -45,6 +52,14 @@ "type": "WEB", "url": "https://github.com/zopefoundation/Products.PluggableAuthService/commit/7eead067898852ebd3e0f143bc51295928528dfa" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/products-pluggableauthservice/PYSEC-2021-45.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/zopefoundation/Products.PluggableAuthService" + }, { "type": "WEB", "url": "https://pypi.org/project/Products.PluggableAuthService" @@ -58,7 +73,7 @@ "cwe_ids": [ "CWE-601" ], - "severity": "LOW", + "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-03-08T21:06:09Z", "nvd_published_at": "2021-03-08T21:15:00Z" diff --git a/advisories/github-reviewed/2022/05/GHSA-9x66-ghqx-8g5r/GHSA-9x66-ghqx-8g5r.json b/advisories/github-reviewed/2022/05/GHSA-9x66-ghqx-8g5r/GHSA-9x66-ghqx-8g5r.json index d98b51703c2..babbaaac89f 100644 --- a/advisories/github-reviewed/2022/05/GHSA-9x66-ghqx-8g5r/GHSA-9x66-ghqx-8g5r.json +++ b/advisories/github-reviewed/2022/05/GHSA-9x66-ghqx-8g5r/GHSA-9x66-ghqx-8g5r.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-9x66-ghqx-8g5r", - "modified": "2022-06-08T22:28:55Z", + "modified": "2024-10-21T19:59:03Z", "published": "2022-05-01T18:45:57Z", "aliases": [ "CVE-2007-6737" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N" } ], "affected": [ @@ -77,7 +81,7 @@ "cwe_ids": [ "CWE-287" ], - "severity": "HIGH", + "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-06-08T22:28:55Z", "nvd_published_at": "2010-10-19T20:00:00Z" diff --git a/advisories/github-reviewed/2022/10/GHSA-w596-4wvx-j9j6/GHSA-w596-4wvx-j9j6.json b/advisories/github-reviewed/2022/10/GHSA-w596-4wvx-j9j6/GHSA-w596-4wvx-j9j6.json index a59490fbdbe..4475fde6f9f 100644 --- a/advisories/github-reviewed/2022/10/GHSA-w596-4wvx-j9j6/GHSA-w596-4wvx-j9j6.json +++ b/advisories/github-reviewed/2022/10/GHSA-w596-4wvx-j9j6/GHSA-w596-4wvx-j9j6.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-w596-4wvx-j9j6", - "modified": "2023-08-08T12:52:37Z", + "modified": "2024-10-21T19:58:27Z", "published": "2022-10-16T12:00:23Z", "aliases": [ "CVE-2022-42969" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -20,12 +24,6 @@ "ecosystem": "PyPI", "name": "py" }, - "ecosystem_specific": { - "affected_functions": [ - "py._path.svnurl.InfoSvnCommand.lspattern", - "py._path.svnurl.InfoSvnCommand" - ] - }, "ranges": [ { "type": "ECOSYSTEM", @@ -58,6 +56,14 @@ "type": "WEB", "url": "https://github.com/pytest-dev/pytest/issues/10392" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-w596-4wvx-j9j6" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/py/PYSEC-2022-42969.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/pytest-dev/py"